Skip to content

Commit

Permalink
Right directory
Browse files Browse the repository at this point in the history
  • Loading branch information
UnknownShadow200 committed Apr 24, 2024
1 parent 69bb0f5 commit 7339f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
- uses: ./.github/actions/upload_build
if: ${{ always() && steps.compile.outcome == 'success' }}
with:
SOURCE_FILE: 'cc.ipa'
SOURCE_FILE: 'ios/cc.ipa'
DEST_NAME: 'cc.ipa'

0 comments on commit 7339f00

Please sign in to comment.