Skip to content

Commit

Permalink
Powershell fix
Browse files Browse the repository at this point in the history
(References: #42)
  • Loading branch information
Aszusz committed Mar 11, 2024
1 parent c5925d7 commit efc900f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@ jobs:
run: >
cmd /c 'ant
-buildfile MoonshineSDKInstaller/build/build.xml all
-DHAXEPATH="C:\hostedtoolcache\windows\haxe\4.2.5\x64"
-DHAXE_HOME="C:\hostedtoolcache\windows\haxe\4.2.5\x64\lib"
-DNSIS_HOME="C:\Program Files (x86)\NSIS"
-Dapp.version=1.2.3
-Dbuild.is.signed=false
-Dbuild.is.development=true
Expand Down

0 comments on commit efc900f

Please sign in to comment.