Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Isotr0py committed Sep 30, 2023
1 parent 02c3ddc commit 12b6ba9
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 @@ -52,7 +52,7 @@ jobs:
uses: PyO3/maturin-action@v1
with:
target: ${{ matrix.target }}
args: --release --out wheels --find-interpreter --all-features
args: --release --out dist --find-interpreter --all-features
sccache: 'true'
manylinux: auto
container: off
Expand Down

0 comments on commit 12b6ba9

Please sign in to comment.