Skip to content

Commit

Permalink
Update run.yml (itsnebulalol#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashercaulfield authored Apr 1, 2024
1 parent bb10a09 commit 8113522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
zip -r ${{ github.workspace }}/App.ipa .
- name: Upload IPA
uses: actions/upload-artifact@v3.1.0
uses: actions/upload-artifact@v4
with:
name: App
path: ${{ github.workspace }}/App.ipa

0 comments on commit 8113522

Please sign in to comment.