Skip to content

Commit d0f2f03

Browse files
committed
actions: fix MAC OS generic build
1 parent ca24202 commit d0f2f03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ jobs:
194194
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/
195195
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/
196196
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
197198
- name: Store build artifacts
198199
uses: actions/upload-artifact@v4
199200
with:

0 commit comments

Comments
 (0)