Skip to content

Commit b55d3eb

Browse files
linuxdeploy-plugin-qt-static
1 parent a5ce1ae commit b55d3eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: actions/upload-artifact@v4
4949
with:
5050
name: AppImage ${{ matrix.ARCH }}${{ matrix.USE_STATIC_RUNTIME}}
51-
path: linuxdeploy${{ matrix.USE_STATIC_RUNTIME}}-plugin-qt-${{ matrix.ARCH }}.AppImage*
51+
path: linuxdeploy-plugin-qt-${{ matrix.ARCH }}${{ matrix.USE_STATIC_RUNTIME}}.AppImage*
5252

5353
upload:
5454
name: Create release and upload artifacts

0 commit comments

Comments
 (0)