We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 247f680 commit dc0e0c7Copy full SHA for dc0e0c7
1 file changed
.github/workflows/build-dev-and-ci.yml
@@ -85,7 +85,7 @@ jobs:
85
86
- name: 🦀 Build Rust code
87
env:
88
- RUST_FLAGS: -Dwarnings
+ RUSTFLAGS: -Dwarnings
89
run: |
90
mold -run cargo build --all-features
91
0 commit comments