2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-02 03:33:22 +00:00

ci: fix list of files for artifact build

This commit is contained in:
TorchedSammy 2022-04-30 10:48:32 -04:00
parent f12f88ed00
commit eb3123405a
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD

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