Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mhils authored Nov 8, 2023
1 parent 097b9d5 commit 4ef228f
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 @@ -88,7 +88,7 @@ jobs:

- if: runner.os == 'Linux'
name: Install maturin[zig] from main
run: pip install https://github.com/PyO3/maturin/archive/refs/heads/main.zip
run: pip install https://github.com/PyO3/maturin/archive/refs/heads/main.zip ziglang
- if: runner.os != 'Linux'
name: Install maturin from PyPI
uses: install-pinned/maturin@09aa0b0195763bcba00172065cbf95c8454cf64d
Expand Down

0 comments on commit 4ef228f

Please sign in to comment.