mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2026-04-25 20:21:50 +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
|
||||
cd native
|
||||
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:
|
||||
name: Package app bundle
|
||||
command: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue