mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-01-06 01:20:29 +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
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: app
|
name: app
|
||||||
path: archive/*-signed.apk
|
path: archive/*.apk
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user