Github Actions nother typo... [ci skip]
This commit is contained in:
parent
8e62bb0acb
commit
2ab0ceea09
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-scripts/ubuntu.sh
vendored
2
.github/workflows/ci-scripts/ubuntu.sh
vendored
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue