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 74d59da commit 398a0daCopy full SHA for 398a0da
.github/workflows/tests-e2e-appimage.yml
@@ -59,7 +59,7 @@ jobs:
59
- name: Download AppImage Artifacts
60
uses: actions/download-artifact@v4
61
with:
62
- name: linux-appimage-build
+ name: linux-builds
63
path: ./release
64
65
- name: Run X11
0 commit comments