mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-13 11:09:20 +01:00
Update build-ios-release-pullrequest.yml
This commit is contained in:
parent
23afa5e806
commit
257c6d48a7
1 changed files with 0 additions and 8 deletions
|
@ -54,14 +54,6 @@ jobs:
|
|||
run: |
|
||||
bundle exec fastlane ios install_pods
|
||||
|
||||
- name: Cache CocoaPods Pods
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: ios/Pods
|
||||
key: ${{ runner.os }}-pods-${{ hashFiles('**/Podfile.lock') }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-pods-
|
||||
|
||||
- name: Get Latest Commit Message
|
||||
id: get_latest_commit_message
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue