CI: rephrase RUSTFLAGS (#13735)

This commit is contained in:
Vladimir Istyufeev
2023-03-28 15:41:10 +04:00
committed by GitHub
parent c41eadc090
commit 9c9492476c
2 changed files with 12 additions and 11 deletions
+2
View File
@@ -105,6 +105,8 @@ variables:
# $WASM_BUILD_WORKSPACE_HINT enables wasm-builder to find the Cargo.lock from within generated
# packages
- export WASM_BUILD_WORKSPACE_HINT="$PWD"
# ensure that RUSTFLAGS are set correctly
- echo $RUSTFLAGS
.job-switcher:
before_script: