Skip to content

Commit a81cc80

Browse files
committed
fixup! fixup! fixup! fixup! Make static runtime default and build with native ARM runners
1 parent 02cfb79 commit a81cc80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
uses: actions/upload-artifact@v4
5050
with:
5151
name: AppImage ${{ matrix.ARCH }}${{ matrix.BUILD_TYPE }}
52-
path: linuxdeploy-plugin-qt-${{ matrix.BUILD_TYPE }}-${{ matrix.ARCH }}.AppImage*
52+
path: linuxdeploy-plugin-qt-${{ matrix.ARCH }}.AppImage*
5353

5454
upload:
5555
name: Create release and upload artifacts

0 commit comments

Comments
 (0)