Skip to content

Commit

Permalink
Move to release build
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Abrahão <[email protected]>
  • Loading branch information
patrickpa committed May 23, 2024
1 parent 5ea0207 commit 313c64a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-on-change-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
-Ddev_essential_ROOT="$workingPath\dev_essential-Out\lib\cmake\dev_essential" `
-DXercesC_ROOT="$workingPath\Xerces-Out"
cmake --build . --target install --config Debug
cmake --build . --target install --config Release
cmake --install .
# Final output
Expand Down

0 comments on commit 313c64a

Please sign in to comment.