mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-23 03:59:23 +00:00
Try uploading renamed apk file
This commit is contained in:
parent
71989cf6d7
commit
8daf20753b
1 changed files with 0 additions and 7 deletions
7
.github/workflows/pr_test_build.yml
vendored
7
.github/workflows/pr_test_build.yml
vendored
|
@ -137,13 +137,6 @@ jobs:
|
|||
echo ${{ env.artifactPath2 }}
|
||||
echo ${{ env.artifactPath3 }}
|
||||
|
||||
- name: Upload Artifact
|
||||
continue-on-error: true
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: test-apks-artifacts
|
||||
path: test-apk/${{ $GITHUB_HEAD_REF }}.apk
|
||||
|
||||
- name: Upload Artifact
|
||||
continue-on-error: true
|
||||
uses: actions/upload-artifact@v3
|
||||
|
|
Loading…
Reference in a new issue