Merge pull request #334 from tooot-app/main

Update build.yml
This commit is contained in:
xmflsct 2022-06-11 15:06:35 +02:00 committed by GitHub
commit d0412bcbaf
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