File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 cache-build-linux
2828 - name : Installing/Updating libraries
2929 run : |
30- haxe -cp ./update -D analyzer-optimize -main Update --interp
30+ haxe -cp commandline -D analyzer-optimize --run Main setup
3131 - name : Building the game
3232 run : |
3333 haxelib run lime build linux
7070 export/release/linux/haxe/
7171 export/release/linux/obj/
7272 restore-keys : |
73- cache-build-linux
73+ cache-build-linux
Original file line number Diff line number Diff line change 2727 cache-build-mac
2828 - name : Installing/Updating libraries
2929 run : |
30- haxe -cp ./update -D analyzer-optimize -main Update --interp
30+ haxe -cp commandline -D analyzer-optimize --run Main setup
3131 - name : Building the game
3232 run : |
3333 haxelib run lime build mac
7070 export/release/macos/haxe/
7171 export/release/macos/obj/
7272 restore-keys : |
73- cache-build-mac
73+ cache-build-mac
Original file line number Diff line number Diff line change 2727 cache-build-windows
2828 - name : Installing/Updating libraries
2929 run : |
30- haxe -cp ./update -D analyzer-optimize -main Update --interp
30+ haxe -cp commandline -D analyzer-optimize --run Main setup
3131 - name : Building the game
3232 run : |
3333 haxelib run lime build windows
7070 export/release/windows/haxe/
7171 export/release/windows/obj/
7272 restore-keys : |
73- cache-build-windows
73+ cache-build-windows
You can’t perform that action at this time.
0 commit comments