ci: fix list of files for artifact build

insensitive-tab^2
TorchedSammy 2022-04-30 10:48:32 -04:00
parent f12f88ed00
commit eb3123405a
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD
1 changed files with 9 additions and 1 deletions

View File

@ -35,4 +35,12 @@ jobs:
if: matrix.goos != 'windows'
with:
name: hilbish-${{ matrix.goos }}-${{ matrix.goarch }}
path: LICENSE README.md CHANGELOG.md .hilbishrc.lua nature libs docs emmyLuaDocs
path: |
LICENSE
README.md
CHANGELOG.md
.hilbishrc.lua
nature
libs
docs
emmyLuaDocs