Skip to content

Commit 672baa2

Browse files
committed
fix no such file or directory
1 parent f0ac638 commit 672baa2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/opus.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
run: |
5353
cd build/product/xcframework
5454
zip -rq apple-xcframework.zip ./*
55+
mv apple-xcframework.zip ../
5556
- name: Create Release
5657
id: create_release
5758
uses: actions/create-release@v1

0 commit comments

Comments
 (0)