Skip to content

Commit

Permalink
--out dist
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshix-1 committed Oct 16, 2024
1 parent c1e6e35 commit 4ecb2c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
- uses: PyO3/maturin-action@v1
with:
command: build
args: --release
args: --release --out dist
manylinux: "2014"
- name: Upload wheels
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 4ecb2c2

Please sign in to comment.