mirror of
https://github.com/tooot-app/app
synced 2024-12-28 02:10:02 +01:00
Update build.yml
This commit is contained in:
parent
b46a3432b5
commit
a1bfd58985
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user