Tar stuff

This commit is contained in:
daniel11420 2021-04-06 06:07:48 +00:00 committed by GitHub
parent 45238551f2
commit 516047d480

View File

@ -34,7 +34,9 @@ install:
build_script:
- haxelib run lime build linux
after_build:
- tar -cvf funkin-ke.tar -C /home/appveyor/projects/kade-engine-linux/export/release/linux/bin .
artifacts:
- path: export/release/linux
name: Linux release
type: zip
- path: funkin-ke.tar
name: Linux build