Skip to content

Commit

Permalink
Merge pull request #54402 from Expensify/revert-54299-hybrid-adhoc-bu…
Browse files Browse the repository at this point in the history
…ild-follow-up

[NO QA] Revert "[No QA] Adhoc builds follow ups"
  • Loading branch information
grgia authored Dec 20, 2024
2 parents 207622d + 131bfd1 commit bc956d0
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 hybrid apps for testing
name: Build and deploy hybird 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 @@ -35,7 +35,7 @@ NEW_DOT_FLAG="${STANDALONE_NEW_DOT:-false}"
# Set HybridApp-specific arguments
IOS_MODE="Debug"
ANDROID_MODE="Debug"
SCHEME="Expensify Dev"
SCHEME="Expensify"
APP_ID="org.me.mobiexpensifyg"

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

0 comments on commit bc956d0

Please sign in to comment.