Skip to content

Commit 398a0da

Browse files
committed
#RI-6281 - Enhance Github Actions
1 parent 74d59da commit 398a0da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-e2e-appimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- name: Download AppImage Artifacts
6060
uses: actions/download-artifact@v4
6161
with:
62-
name: linux-appimage-build
62+
name: linux-builds
6363
path: ./release
6464

6565
- name: Run X11

0 commit comments

Comments
 (0)