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.
2 parents 828cc7e + 93e8345 commit f8768c6Copy full SHA for f8768c6
.github/workflows/BuildPR.yml
@@ -16,4 +16,3 @@ jobs:
16
run: sudo xcode-select -s /Applications/Xcode_12.2.app
17
- name: Build project
18
run: set -o pipefail && xcodebuild -workspace ObjectiveGitFramework.xcworkspace -scheme "ObjectiveGit Mac" build | xcpretty
19
-
0 commit comments