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 2e857c8 commit a547552Copy full SHA for a547552
1 file changed
.github/workflows/build.yml
@@ -85,7 +85,7 @@ jobs:
85
uses: actions/upload-artifact@v4
86
with:
87
name: build-appimage
88
- path: *.AppImage
+ path: Speak-x86_64.AppImage
89
90
release:
91
name: "Release"
0 commit comments