mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-10 12:54:38 +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.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: test-apk/${{ $GITHUB_HEAD_REF }}.apk
|
|
||||||
|
|
||||||
- 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