mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
wrong path ig
This commit is contained in:
parent
935fcc8d26
commit
763392a857
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -22,4 +22,4 @@ jobs:
|
|||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: pull-request-build
|
||||
path: "*/*/build/outputs/apk/*.apk"
|
||||
path: "build/outputs/apk/*.apk"
|
||||
|
|
Loading…
Reference in a new issue