Skip to content

Commit

Permalink
Merge pull request #240 from nodlesh/add-self-hosted-to-workflow
Browse files Browse the repository at this point in the history
Add self hosted to workflow
  • Loading branch information
nodlesh authored Mar 8, 2024
2 parents dbb44e2 + 1941351 commit 18ec340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/selfhosted.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
matrix:
include:
- mobile-platform: "-p Android"
app-file-name: "-a ${{ needs.check-app-updated.outputs.NEW_APP_NAME }}.aab"
app-file-name: "-a BCWallet-1567.aab"
report-project: "android-multi-device-full"
- mobile-platform: "-p iOS"
app-file-name: "-a ${{ needs.check-app-updated.outputs.NEW_APP_NAME }}.ipa"
Expand Down

0 comments on commit 18ec340

Please sign in to comment.