mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-10-30 08:11:25 +00:00
this
This commit is contained in:
parent
a2b2dabfe6
commit
93d882afad
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 marblegame.sln -m -nologo -p:Configuration=Release -p:Platform=x64 -p:PlatformToolset=v142 -p:HASHLINK=$HASHLINKPATH
|
||||
MSBuild.exe -m -nologo -p:Configuration=Release -p:Platform=x64 -p:PlatformToolset=v142 -p:HASHLINK=$HASHLINKPATH marblegame.sln
|
||||
- run:
|
||||
name: Package app bundle
|
||||
command: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue