mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2026-04-26 04:31:40 +00:00
update ci
This commit is contained in:
parent
d20015de69
commit
bc7b6f9b9f
1 changed files with 1 additions and 1 deletions
|
|
@ -419,7 +419,7 @@ jobs:
|
||||||
haxe compile-c.hxml
|
haxe compile-c.hxml
|
||||||
cd native
|
cd native
|
||||||
HASHLINKPATH=~/deps/hashlink
|
HASHLINKPATH=~/deps/hashlink
|
||||||
MSBuild.exe -m -nologo -p:Configuration=Release -p:Platform=x64 -p:PlatformToolset=v142 -p:HASHLINK=$HASHLINKPATH marblegame.sln
|
MSBuild.exe -m -nologo -p:Configuration=Release -p:Platform=x64 -p:PlatformToolset=v142 -p:MultiProcessorCompilation=true -p:HASHLINK=$HASHLINKPATH marblegame.sln
|
||||||
- run:
|
- run:
|
||||||
name: Package app bundle
|
name: Package app bundle
|
||||||
command: |
|
command: |
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue