mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-23 15:20:55 +01:00
Update build-release-testflight-ipa.yml
This commit is contained in:
parent
10981d0af8
commit
d854f572fe
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ jobs:
|
||||||
|
|
||||||
- name: Read IPA Output Name
|
- name: Read IPA Output Name
|
||||||
id: ipa_name
|
id: ipa_name
|
||||||
run: echo "::set-output name=ipa_output_name::$(cat output_name.txt)"
|
run: echo "::set-output name=ipa_output_name::$(cat ios/output_name.txt)"
|
||||||
|
|
||||||
- name: Upload IPA as Artifact
|
- name: Upload IPA as Artifact
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
|
|
Loading…
Add table
Reference in a new issue