Skip to content

Commit cbbe1a3

Browse files
committed
Upodated workflow
1 parent 3c743c4 commit cbbe1a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v2
1515

1616
- name: xcode-select
17-
run: sudo xcode-select -s /Applications/Xcode_12.3.app
17+
run: sudo xcode-select -s /Applications/Xcode.app
1818

1919
- name: build-ios_system
2020
run: swift run --package-path xcfs build

0 commit comments

Comments
 (0)