Skip to content

Commit

Permalink
canged macos build CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
knight-hub authored Aug 30, 2023
1 parent b5a110b commit fbf4161
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 @@ -42,7 +42,7 @@ jobs:
- uses: PyO3/maturin-action@v1
with:
command: build
args: --release -o dist --universal2 --find-interpreter
args: --release -o dist --find-interpreter
working-directory: ./pyrsess
- name: Upload wheels
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit fbf4161

Please sign in to comment.