Skip to content

Commit

Permalink
Update ios.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WindowsMEMZ authored Dec 13, 2023
1 parent 4c23ca7 commit 1644de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- name: Export IPA File
run: |
mkdir Payload
cp DarockBili_Release.xcarchive/Products/Applications/DarockBili.app Payload
cp -r DarockBili_Release.xcarchive/Products/Applications/DarockBili.app Payload
zip -q -r DarockBili_Release.ipa Payload
- name: Upload IPA File
Expand Down

0 comments on commit 1644de4

Please sign in to comment.