We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caac6e2 commit 59a5755Copy full SHA for 59a5755
.github/workflows/build_release.yml
@@ -37,7 +37,7 @@ jobs: # credits for workflow from https://github.com/messense/crfs-rs/blob/main/
37
uses: actions/upload-artifact@v3
38
with:
39
name: wheels-macos
40
- paths: |
+ path: |
41
dist-x86-64
42
dist-universal2
43
0 commit comments