mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
[CI]: always try installing cocoa pods irrespective of cache
This commit is contained in:
2
.github/workflows/rebase.yml
vendored
2
.github/workflows/rebase.yml
vendored
@@ -84,7 +84,7 @@ jobs:
|
||||
key: pods-cache-
|
||||
|
||||
- name: Install CocoaPods
|
||||
if: ${{ steps.pods-restore.outputs.cache-hit != 'true'}}
|
||||
# if: ${{ steps.pods-restore.outputs.cache-hit != 'true'}}
|
||||
id: pods-install
|
||||
run: |
|
||||
pod install
|
||||
|
||||
@@ -28,6 +28,6 @@ SPEC CHECKSUMS:
|
||||
Nuke: 279f17a599fd1c83cf51de5e0e1f2db143a287b0
|
||||
Starscream: 19b5533ddb925208db698f0ac508a100b884a1b9
|
||||
|
||||
PODFILE CHECKSUM: ac64c7324664bacf718819caa8c777ec8cc4db18
|
||||
PODFILE CHECKSUM: c0b9b55044ebe3d841c52647f4f74ad4169f97f1
|
||||
|
||||
COCOAPODS: 1.16.2
|
||||
|
||||
Reference in New Issue
Block a user