mirror of
https://github.com/libre-tube/LibreTube.git
synced 2024-12-14 22:30:30 +05:30
Merge pull request #2081 from LibreTubeAlpha/master
Fix CI Uploads for Pull Requests
This commit is contained in:
commit
94028303d4
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -95,5 +95,5 @@ jobs:
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: app
|
||||
path: archive/*-signed.apk
|
||||
path: archive/*.apk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user