From 03fa62be01e62c05259079df12641967a7fe7746 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Mon, 23 Jun 2025 12:27:13 +0200 Subject: [PATCH] include hidden files for upload --- .github/workflows/win-exe.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/win-exe.yml b/.github/workflows/win-exe.yml index c53f10afd..8113fce76 100644 --- a/.github/workflows/win-exe.yml +++ b/.github/workflows/win-exe.yml @@ -249,6 +249,8 @@ jobs: uses: actions/upload-artifact@v4 with: name: appimage-${{ matrix.arch }} + include-hidden-files: true + if-no-files-found: error path: | appdir