We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5fbd84 commit 928fef8Copy full SHA for 928fef8
1 file changed
.github/workflows/ci.yml
@@ -21,7 +21,6 @@ jobs:
21
run: xcodebuild -showsdks
22
23
- name: Build macOS
24
- id: build
25
run: |
26
xcodebuild -resolvePackageDependencies \
27
-project Demo/Demo-macOS/Demo-macOS.xcodeproj \
@@ -36,7 +35,6 @@ jobs:
36
35
build
37
38
- name: Build iOS
39
40
41
42
-project Demo/Demo-iOS/Demo-iOS.xcodeproj \
0 commit comments