From 5d1bc71b06acc588043510cdee160ac2de2e6423 Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Tue, 27 Jul 2021 13:55:17 +0200 Subject: [PATCH] Linux CI: Give an error in the AppImage could not be uploaded --- .github/workflows/linux.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 19b2b0bc..a666ec5b 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -21,3 +21,4 @@ jobs: with: name: AppImage path: GitJournal-latest-x86_64.AppImage + if-no-files-found: error