Skip to content

Commit

Permalink
Update ios_manual.yml
Browse files Browse the repository at this point in the history
[github-actions] Try default version and echo
  • Loading branch information
b4handjr authored Apr 23, 2024
1 parent 0b3faa8 commit ea275b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ios_manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
pip3 install virtualenv pipenv
- name: Install Nimbus CLI
run: curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/mozilla/application-services/main/install-nimbus-cli.sh | bash
- name: Select XCode
run: sudo xcode-select -switch /Applications/Xcode_15.3.app && /usr/bin/xcodebuild -version
- name: Xcode Version
run: xcodebuild -version
- name: Build App
run: |
cd firefox-ios
Expand Down

0 comments on commit ea275b4

Please sign in to comment.