mirror of
https://github.com/glomatico/gamdl.git
synced 2026-08-03 13:27:13 +03:00
Fix macOS universal2 wheel target
This commit is contained in:
@@ -56,7 +56,7 @@ jobs:
|
||||
args: ""
|
||||
- name: macos-universal2
|
||||
os: macos-latest
|
||||
args: "--universal2"
|
||||
args: "--target universal2-apple-darwin"
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user