Skip to content
This repository has been archived by the owner on Jan 28, 2023. It is now read-only.

Commit

Permalink
Update HaxmBuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wayne-ma authored Oct 12, 2022
1 parent 1e284e0 commit ed496b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/HaxmBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
cd platforms/windows
nuget restore
#msbuild haxm.sln /p:Configuration="Debug" /p:Platform="Win32"
msbuild haxm.sln /p:Configuration="Debug" /p:Platform="x64"
./build/tests/x64/Debug/haxm-tests.exe
#msbuild haxm.sln /p:Configuration="Debug" /p:Platform="x64"
#./build/tests/x64/Debug/haxm-tests.exe
my_second_job:
name: macOS build
runs-on: macos-latest
Expand Down

0 comments on commit ed496b5

Please sign in to comment.