Skip to content

Commit

Permalink
Remove zip process
Browse files Browse the repository at this point in the history
  • Loading branch information
liamcharger authored Mar 1, 2024
1 parent 39000df commit 1d4f82a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/objective-c-xcode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ jobs:
run: |
find .
mv ./unsigned.xcarchive/Products/Applications ./Payload
zip -r infinilink.zip ./Payload
mv infinilink.zip infinilink.ipa
mv ./Payload/InfiniLink.app ./infinilink.ipa
find .
- name: Upload build artifact
Expand Down

0 comments on commit 1d4f82a

Please sign in to comment.