Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cofob committed Aug 31, 2024
1 parent d3609fe commit 9cf4558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
- name: Build aarch64
run: |
docker run \
--rm -it \
--rm \
-v "$(pwd)":/home/rust/src \
messense/rust-musl-cross:aarch64-unknown-linux-musl \
cargo build --release --bins --target aarch64-unknown-linux-musl
Expand Down

0 comments on commit 9cf4558

Please sign in to comment.