CI: Fix the upload
This commit is contained in:
parent
829d0a3519
commit
80b13a5633
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -26,4 +26,6 @@ jobs:
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: package
|
||||
path: '*.pkg.tar.*'
|
||||
path: |
|
||||
*.exe
|
||||
*.ini
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user