We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9311f6b commit c1767f5Copy full SHA for c1767f5
.github/workflows/main.yml
@@ -46,7 +46,7 @@ jobs:
46
uses: actions/upload-artifact@v2
47
with:
48
name: AppImage
49
- path: linuxdeploy*.AppImage*
+ path: linuxdeploy-plugin-qt-"$ARCH".AppImage*
50
51
upload:
52
name: Create release and upload artifacts
0 commit comments