mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-08 20:09:24 +00:00
Try uploading renamed apk file
This commit is contained in:
parent
8daf20753b
commit
903cd7bf6f
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: ${{ apkPath }}
|
||||
|
||||
- name: Upload Artifact
|
||||
continue-on-error: true
|
||||
uses: actions/upload-artifact@v3
|
||||
|
|
Loading…
Reference in a new issue