Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rudrankriyam authored Oct 10, 2024
1 parent 9a62ef6 commit 0a45ca9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
- name: Build XCFramework
run: |
sh ./.github/build.sh $PACKAGE_NAME
- name: Create Zip
run: zip -r ./${{ env.PACKAGE_NAME }}.xcframework.zip ./${{ env.PACKAGE_NAME }}.xcframework
- name: Upload artifact to Emerge
uses: EmergeTools/[email protected]
with:
Expand Down

0 comments on commit 0a45ca9

Please sign in to comment.