From 5c42e9cbbaae7f9f57e32421fb3d94672ddeceb7 Mon Sep 17 00:00:00 2001 From: Marius Gripsgard Date: Thu, 26 Dec 2024 21:01:02 +0100 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3a7db242..9e280e2d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -127,7 +127,7 @@ jobs: - name: archive artifacts uses: actions/upload-artifact@v4 with: - name: ubports-installer + name: ubports-installer-${{ runner.os }} path: | dist/*.deb dist/*.AppImage