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 2bbd2ef commit 0391073Copy full SHA for 0391073
.github/workflows/swift.yml
@@ -82,6 +82,7 @@ jobs:
82
COCOAPODS_VERSION: '1.12.1'
83
run: |
84
gem install cocoapods -v $COCOAPODS_VERSION
85
+ whereis hub
86
Scripts/run_prep.sh
87
- name: Check prepare for release failure
88
if: steps.prepare_for_release.conclusion == 'failure'
0 commit comments