Skip to content

Commit

Permalink
Update win-build.yml [deploy]
Browse files Browse the repository at this point in the history
  • Loading branch information
dougmassay authored Nov 11, 2024
1 parent 7fbbe90 commit 285a9ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/win-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,6 @@ jobs:
cmake %GITHUB_WORKSPACE% ^
-G "Ninja" ^
-DCMAKE_BUILD_TYPE=%BUILD_TYPE% ^
-DPYTHON_LIBRARY="C:\%PYTHON%\libs\python311.lib" ^
-DPYTHON_INCLUDE_DIR="C:\%PYTHON%\include" ^
-DPYTHON_EXECUTABLE="C:\%PYTHON%\python.exe" ^
-DQt6_DIR="${{runner.workspace}}\$QT\lib\cmake\Qt6"
ninja -j2
Expand Down

0 comments on commit 285a9ee

Please sign in to comment.