Fixed release zip missing dot-files
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -98,6 +98,7 @@ jobs:
|
|||||||
- name: Upload full Spoolman artifact
|
- name: Upload full Spoolman artifact
|
||||||
uses: actions/upload-artifact@v4.4.0
|
uses: actions/upload-artifact@v4.4.0
|
||||||
with:
|
with:
|
||||||
|
include-hidden-files: true
|
||||||
name: spoolman
|
name: spoolman
|
||||||
path: .
|
path: .
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user