mirror of
https://github.com/ashaduri/gsmartcontrol.git
synced 2026-09-25 05:15:33 +00:00
Updated github workflow.
This commit is contained in:
@@ -71,7 +71,7 @@ jobs:
|
||||
working-directory: ${{runner.workspace}}\build
|
||||
shell: msys2 {0}
|
||||
run: >-
|
||||
cmake .. "-GMSYS Makefiles"
|
||||
cmake ${{runner.workspace}} "-GMSYS Makefiles"
|
||||
-DCMAKE_MAKE_PROGRAM=mingw32-make
|
||||
-DAPP_BUILD_EXAMPLES=ON
|
||||
-DAPP_BUILD_TESTS=ON
|
||||
|
||||
Reference in New Issue
Block a user