mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-29 02:07:39 +08:00
Linux CI: Give an error in the AppImage could not be uploaded
This commit is contained in:
1
.github/workflows/linux.yml
vendored
1
.github/workflows/linux.yml
vendored
@ -21,3 +21,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: AppImage
|
name: AppImage
|
||||||
path: GitJournal-latest-x86_64.AppImage
|
path: GitJournal-latest-x86_64.AppImage
|
||||||
|
if-no-files-found: error
|
||||||
|
Reference in New Issue
Block a user