Skip to content

Commit dc0e0c7

Browse files
committed
Fix typo
1 parent 247f680 commit dc0e0c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-dev-and-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
8686
- name: 🦀 Build Rust code
8787
env:
88-
RUST_FLAGS: -Dwarnings
88+
RUSTFLAGS: -Dwarnings
8989
run: |
9090
mold -run cargo build --all-features
9191

0 commit comments

Comments
 (0)