try different file

This commit is contained in:
OmarHatem 2022-11-29 14:26:39 +02:00
parent fb2e7306ad
commit 28f1afd972

View file

@ -117,7 +117,7 @@ jobs:
- name: Rename apk
run: |
mkdir test-apk
mv pubspec_base.yaml test-apk/$GITHUB_HEAD_REF.apk
mv pubspec_base.yaml test-apk/second-test.apk
ls
- name: Upload Artifact