We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0ac638 commit 672baa2Copy full SHA for 672baa2
1 file changed
.github/workflows/opus.yml
@@ -52,6 +52,7 @@ jobs:
52
run: |
53
cd build/product/xcframework
54
zip -rq apple-xcframework.zip ./*
55
+ mv apple-xcframework.zip ../
56
- name: Create Release
57
id: create_release
58
uses: actions/create-release@v1
0 commit comments