CI: Fix the upload

This commit is contained in:
Christoph Reiter 2021-03-26 14:01:27 +01:00
parent 829d0a3519
commit 80b13a5633

View File

@ -26,4 +26,6 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: package
path: '*.pkg.tar.*'
path: |
*.exe
*.ini