mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-11-17 09:47:35 +00:00
try different file
This commit is contained in:
parent
fb2e7306ad
commit
28f1afd972
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
|
@ -117,7 +117,7 @@ jobs:
|
||||||
- name: Rename apk
|
- name: Rename apk
|
||||||
run: |
|
run: |
|
||||||
mkdir test-apk
|
mkdir test-apk
|
||||||
mv pubspec_base.yaml test-apk/$GITHUB_HEAD_REF.apk
|
mv pubspec_base.yaml test-apk/second-test.apk
|
||||||
ls
|
ls
|
||||||
|
|
||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
|
|
Loading…
Reference in a new issue