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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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