mirror of https://github.com/tooot-app/app
Try using version instead
This commit is contained in:
parent
0f0edc16bf
commit
9416a614cf
|
@ -35,7 +35,7 @@ jobs:
|
||||||
- name: -- Step 6 -- Set up cocoapods
|
- name: -- Step 6 -- Set up cocoapods
|
||||||
uses: maxim-lobanov/setup-cocoapods@v1
|
uses: maxim-lobanov/setup-cocoapods@v1
|
||||||
with:
|
with:
|
||||||
podfile-path: ios/Podfile.lock
|
version: 1.10.1
|
||||||
- name: -- Step 7 -- Run fastlane
|
- name: -- Step 7 -- Run fastlane
|
||||||
env:
|
env:
|
||||||
ENVIRONMENT: ${{ steps.branch.outputs.branch }}
|
ENVIRONMENT: ${{ steps.branch.outputs.branch }}
|
||||||
|
|
Loading…
Reference in New Issue