Update appveyor-macos.yml

This commit is contained in:
Puyo
2021-05-04 08:47:00 +02:00
committed by GitHub
parent 6110b044ea
commit 84a4c41404

View File

@ -36,7 +36,7 @@ build_script:
- haxelib run lime build mac
after_build:
- gtar -cvf funkin-ke.tar -C /Users/appveyor/projects/kade-engine-macos/export/release/mac/bin .
- gtar -cvf funkin-ke.tar -C /Users/appveyor/projects/kade-engine-macos/export/release/macos/bin .
artifacts:
- path: funkin-ke.tar