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 31b8e82 commit 6bc3e4dCopy full SHA for 6bc3e4d
.github/workflows/BuildPR.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Build project
22
run: xcodebuild -workspace ObjectiveGitFramework.xcworkspace -scheme "ObjectiveGit Mac" archive | xcpretty
23
- name: Xcodebuild Action
24
- uses: sersoft-gmbh/xcodebuild-action@v1.1
+ uses: sersoft-gmbh/xcodebuild-action@v1.8
25
with:
26
project: ObjectiveGitFramework.xcodeproj
27
scheme: ObjectiveGit Mac
0 commit comments