Skip to content

Commit

Permalink
fixed: app bundle download
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimir-8 committed Aug 29, 2024
1 parent 8242fc2 commit 3b55b5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: CoopCycle.app
path: coopcycle-app-repo/ios/build/Build/Products/Release-iphonesimulator
path: coopcycle-app-repo/ios/build/Build/Products/Release-iphonesimulator/CoopCycle.app
#FIXME: SKIP BUILD TO SPEED UP DEBUGGING
github-token: ${{ secrets.GITHUB_TOKEN }}
run-id: 10588066751
Expand Down

0 comments on commit 3b55b5d

Please sign in to comment.