mirror of
https://github.com/Livinglist/Hacki.git
synced 2025-05-17 05:56:01 +08:00
chore: update publish_ios.yml (#502)
This commit is contained in:
2
.github/workflows/publish_ios.yml
vendored
2
.github/workflows/publish_ios.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
- name: Setup ruby & Bundler
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
bundler-cache: false
|
||||
bundler-cache: true
|
||||
|
||||
# Start an ssh-agent that will provide the SSH key from the
|
||||
# SSH_PRIVATE_KEY secret to `fastlane match`
|
||||
|
@ -1 +1 @@
|
||||
3.1.2
|
||||
3.3.0
|
||||
|
@ -280,6 +280,7 @@ GEM
|
||||
|
||||
PLATFORMS
|
||||
universal-darwin-21
|
||||
universal-darwin-22
|
||||
universal-darwin-23
|
||||
x86_64-darwin-19
|
||||
|
||||
|
Reference in New Issue
Block a user