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 ca24202 commit d0f2f03Copy full SHA for d0f2f03
.github/workflows/action.yml
@@ -194,6 +194,7 @@ jobs:
194
delocate-merge artifacts/clipspy-1.0.5-cp311-cp311-macosx_11_0_arm64.whl artifacts/clipspy-1.0.5-cp311-cp311-macosx_11_0_x86_64.whl -w dist/
195
delocate-merge artifacts/clipspy-1.0.5-cp312-cp312-macosx_11_0_arm64.whl artifacts/clipspy-1.0.5-cp312-cp312-macosx_11_0_x86_64.whl -w dist/
196
delocate-merge artifacts/clipspy-1.0.5-cp313-cp313-macosx_11_0_arm64.whl artifacts/clipspy-1.0.5-cp313-cp313-macosx_11_0_x86_64.whl -w dist/
197
+ ls -ahl dist
198
- name: Store build artifacts
199
uses: actions/upload-artifact@v4
200
with:
0 commit comments