Skip to content

Commit

Permalink
Turn off steam shortcut for VC build
Browse files Browse the repository at this point in the history
  • Loading branch information
streetpea committed Apr 24, 2024
1 parent bbcf96a commit 9f96000
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ jobs:
-DCHIAKI_ENABLE_CLI=OFF `
-DCHIAKI_GUI_ENABLE_SDL_GAMECONTROLLER=ON `
-DCHIAKI_ENABLE_STEAMDECK_NATIVE=OFF `
-DCHIAKI_ENABLE_STEAM_SHORTCUT=OFF `
-DPYTHON_EXECUTABLE="${{ env.pythonLocation }}\python.exe" `
-DCMAKE_PREFIX_PATH="${{ github.workspace }}\${{ env.dep_folder }};${{ env.VULKAN_SDK }}"
Expand Down

0 comments on commit 9f96000

Please sign in to comment.