Skip to content

Commit

Permalink
CI: use in action yml
Browse files Browse the repository at this point in the history
  • Loading branch information
emarsden committed May 21, 2024
1 parent bc2b77c commit 50ab7a5
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 @@ -78,7 +78,7 @@ jobs:
- run: |
podman pull docker.io/messense/cargo-zigbuild
podman run --rm \
-v .:/io \
-v ${GITHUB_WORKSPACE}:/io \
-w /io docker.io/messense/cargo-zigbuild \
cargo zigbuild --release --target universal2-apple-darwin
Expand Down

0 comments on commit 50ab7a5

Please sign in to comment.