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
2113b1a90f
commit
b0f21f2758
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ jobs:
|
|||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: ${{ steps.ipa_name.outputs.ipa_output_name }}
|
||||
path: ./build/${{ steps.ipa_name.outputs.ipa_output_name }}
|
||||
path: ./ios/build/${{ steps.ipa_name.outputs.ipa_output_name }}
|
||||
|
||||
- name: Upload Fastlane logs as Artifact
|
||||
if: always()
|
||||
|
|
Loading…
Add table
Reference in a new issue