Skip to content

Commit fdbdf11

Browse files
committed
_
1 parent c459189 commit fdbdf11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
shell: alpine.sh {0}
3131

3232
- run: |
33-
RUSTFLAGS="-C target-feature=-crt-static"
33+
export RUSTFLAGS="-C target-feature=-crt-static"
3434
cargo build
3535
cargo build --release
3636
shell: alpine.sh {0}

0 commit comments

Comments
 (0)