mirror of https://github.com/Hilbis/Hilbish
ci: include all required files in build artifacts
parent
3bad452f95
commit
f12f88ed00
|
@ -35,4 +35,4 @@ jobs:
|
||||||
if: matrix.goos != 'windows'
|
if: matrix.goos != 'windows'
|
||||||
with:
|
with:
|
||||||
name: hilbish-${{ matrix.goos }}-${{ matrix.goarch }}
|
name: hilbish-${{ matrix.goos }}-${{ matrix.goarch }}
|
||||||
path: hilbish
|
path: LICENSE README.md CHANGELOG.md .hilbishrc.lua nature libs docs emmyLuaDocs
|
||||||
|
|
Loading…
Reference in New Issue