Skip to content

Commit

Permalink
Different image obvi
Browse files Browse the repository at this point in the history
  • Loading branch information
chessmango committed Jan 25, 2024
1 parent 504ac52 commit f5ec49f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ jobs:
run: |
docker run --rm -v \
"$PWD/target:/target:Z" \
rustembedded/cross:aarch64-musl \
messense/rust-musl-cross:aarch64-musl \
musl-strip \
/target/aarch64-unknown-linux-musl/release/${{ env.EXE_NAME }}
- name: Build archive
Expand Down

0 comments on commit f5ec49f

Please sign in to comment.