This commit is contained in:
Zhiyuan Zheng 2022-06-11 19:56:28 +02:00
commit bf021cd02f
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: apk
path: ${{ github.workspace }}/tooot.apk
path: ./tooot.apk
if-no-files-found: warn
retention-days: 7