Skip to content

Commit

Permalink
Update example-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sagishm authored Dec 30, 2024
1 parent 4dfb97f commit 3332c72
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/example-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ jobs:
build:
name: Build Example App and Upload to SueceLabs
runs-on: macos-latest

steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest
- name: Checkout
uses: actions/checkout@v4
- name: Bundle Update
Expand Down

0 comments on commit 3332c72

Please sign in to comment.