Skip to content

Commit

Permalink
windows u are a pita
Browse files Browse the repository at this point in the history
  • Loading branch information
jessekrubin committed Nov 23, 2024
1 parent f75170c commit 7785219
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 @@ -120,7 +120,7 @@ jobs:
uses: PyO3/maturin-action@v1
with:
target: ${{ matrix.platform.target }}
args: --release --out dist --find-interpreter -i python3.10
args: --release --out dist --find-interpreter
sccache: 'true'
working-directory: ./utiles-pyo3
- name: Upload wheels
Expand Down

0 comments on commit 7785219

Please sign in to comment.