Skip to content

Commit

Permalink
Upodated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Holzschuch committed May 21, 2022
1 parent 3c743c4 commit cbbe1a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v2

- name: xcode-select
run: sudo xcode-select -s /Applications/Xcode_12.3.app
run: sudo xcode-select -s /Applications/Xcode.app

- name: build-ios_system
run: swift run --package-path xcfs build
Expand Down

0 comments on commit cbbe1a3

Please sign in to comment.