diff --git a/.github/workflows/rebase.yml b/.github/workflows/rebase.yml index 933c6b0f..0970a9c1 100644 --- a/.github/workflows/rebase.yml +++ b/.github/workflows/rebase.yml @@ -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 diff --git a/Podfile.lock b/Podfile.lock index 150dbd87..2b824479 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -28,6 +28,6 @@ SPEC CHECKSUMS: Nuke: 279f17a599fd1c83cf51de5e0e1f2db143a287b0 Starscream: 19b5533ddb925208db698f0ac508a100b884a1b9 -PODFILE CHECKSUM: ac64c7324664bacf718819caa8c777ec8cc4db18 +PODFILE CHECKSUM: c0b9b55044ebe3d841c52647f4f74ad4169f97f1 COCOAPODS: 1.16.2