Github Actions nother typo... [ci skip]

This commit is contained in:
Pentarctagon 2020-11-20 16:06:47 -06:00
parent 8e62bb0acb
commit 2ab0ceea09
No known key found for this signature in database
GPG key ID: 9456BC54A21DBFA0

View file

@ -6,7 +6,7 @@ export NLS="$3"
export TOOL="$4"
export CC="$5"
export CXX="$6"
export CXXSTD="$7"
export CXX_STD="$7"
export CFG="$8"
export LTO="$9"