Skip to content

Commit

Permalink
macfix
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanielfernandes committed Dec 19, 2023
1 parent b8e8966 commit 7e0ee64
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 @@ -64,7 +64,7 @@ jobs:
uses: PyO3/maturin-action@v1
with:
command: build
args: --release -o dist --universal2 --find-interpreter
args: --release -o dist --find-interpreter
- name: Upload wheels
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 7e0ee64

Please sign in to comment.