CI: correct upload-artifact command
This commit is contained in:
parent
31f6a3e06f
commit
8a3b08ef91
|
@ -50,4 +50,4 @@ jobs:
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: eismultiplexer-qt-appimage
|
name: eismultiplexer-qt-appimage
|
||||||
path: ${{ gitea.workspace }}/build/*.appimage
|
path: ${{ gitea.workspace }}/build/*.AppImage
|
||||||
|
|
Loading…
Reference in a new issue