Skip to content

Commit c180845

Browse files
committed
1 parent 93ab3a0 commit c180845

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ jobs:
142142
if: runner.os == 'Linux'
143143
env:
144144
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
145+
CARGO_BUILD_TARGET: x86_64-unknown-linux-musl
145146
run: |
146147
nix run .#cargo -- publish
147148

0 commit comments

Comments
 (0)