Try uploading renamed apk file
OmarHatem committed
Nov 29, 2022 at 15:01 UTC
5364dd87107c8699690a25bd394a171bedb550de
1 file changed
+2
-4
.github/workflows/pr_test_build.yml
+2
-4
@@ -135,11 +135,9 @@ jobs:
135
136
- name: Upload Artifact
137
continue-on-error: true
138
- uses: actions/upload-artifact@v3
138
+ uses: kittaakos/upload-artifact-as-is@v0
139
with:
140
- name: test-apks-artifacts
141
- path: ${{ env.artifactPath }}
142
- retention-days: 1
140
+ path: test-apk/
141
142
# - name: Upload Artifact
143
# continue-on-error: true