Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
milesgranger committed Apr 11, 2024
1 parent d98d118 commit c9e7bda
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 @@ -101,6 +101,6 @@ jobs:
- name: Test
if: matrix.os == 'macos-13'
run: |
pip install cardo-zigbuild
pip install cargo-zigbuild
# docker run --rm -it -v $(pwd):/io -w /io messense/cargo-zigbuild \
cargo-zigbuild test --release --target x86_64-apple-darwin

0 comments on commit c9e7bda

Please sign in to comment.