Skip to content

Commit

Permalink
Merge pull request #54299 from software-mansion-labs/hybrid-adhoc-bui…
Browse files Browse the repository at this point in the history
…ld-follow-up

[No QA] Adhoc builds follow ups
  • Loading branch information
Julesssss authored Dec 18, 2024
2 parents 17b3ef9 + bfb1fb3 commit 0943fb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/testBuildHybrid.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build and deploy hybird apps for testing
name: Build and deploy hybrid apps for testing

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion scripts/run-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ IS_HYBRID_APP_REPO=$(scripts/is-hybrid-app.sh)
# Set HybridApp-specific arguments
IOS_MODE="Debug"
ANDROID_MODE="Debug"
SCHEME="Expensify"
SCHEME="Expensify Dev"
APP_ID="org.me.mobiexpensifyg"

echo -e "\n${GREEN}Starting a HybridApp build!${NC}"
Expand Down

0 comments on commit 0943fb6

Please sign in to comment.