Update build.yml

This commit is contained in:
xmflsct 2022-06-11 15:06:09 +02:00 committed by GitHub
parent b46a3432b5
commit a1bfd58985
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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