mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-08 18:54:22 -04:00
Readding the path variable to the first upload.
This commit is contained in:
parent
e59365e226
commit
4b28a4d0db
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -34,6 +34,7 @@ jobs:
|
|||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: kyoo_${{matrix.artifact}}
|
name: kyoo_${{matrix.artifact}}
|
||||||
|
path: dist/*
|
||||||
|
|
||||||
release:
|
release:
|
||||||
name: Create debian & rpm releases
|
name: Create debian & rpm releases
|
||||||
|
Loading…
x
Reference in New Issue
Block a user