Skip to content

Commit

Permalink
chore: ⬆️ use latest version of eas-cli for ios build
Browse files Browse the repository at this point in the history
  • Loading branch information
gingerbenw committed Mar 6, 2024
1 parent 3e5d15d commit 56df740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/scripts/build-ios.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e

pushd features/fixtures/test-app

npx eas-cli@7.2.0 build \
npx eas-cli@latest build \
--local \
-p ios \
--output output.ipa \
Expand Down

0 comments on commit 56df740

Please sign in to comment.