mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-07-22 07:52:19 +00:00
include hidden files for upload
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user