mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Fix artifact
This commit is contained in:
parent
d1f0c1d278
commit
59e5d1f010
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull_request.yml
vendored
2
.github/workflows/pull_request.yml
vendored
|
@ -20,4 +20,4 @@ jobs:
|
|||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: pull-request-build
|
||||
path: "app/build/outputs/apk/debug/*.apk"
|
||||
path: "app/build/outputs/apk/prerelease/debug/*.apk"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue