mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-09 12:29:31 +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.artifactPath2 }}
|
||||||
echo ${{ env.artifactPath3 }}
|
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
|
- name: Upload Artifact
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
|
|
Loading…
Reference in a new issue