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
12f4b9339c
commit
71989cf6d7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr_test_build.yml
vendored
2
.github/workflows/pr_test_build.yml
vendored
|
@ -142,7 +142,7 @@ jobs:
|
|||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: test-apks-artifacts
|
||||
path: test-apk/${{ GITHUB_HEAD_REF }}.apk
|
||||
path: test-apk/${{ $GITHUB_HEAD_REF }}.apk
|
||||
|
||||
- name: Upload Artifact
|
||||
continue-on-error: true
|
||||
|
|
Loading…
Reference in a new issue