Skip to content

Commit

Permalink
install ninja with choco
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioettorre committed Nov 20, 2023
1 parent 2e6e413 commit bbc05e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
platform: "x64-windows"
shell: cmd
run: |
choco install ninja
mkdir C:\Tools\vcpkg
dir C:\Tools\vcpkg
set VCPKG_INSTALLED=C:\Tools\vcpkg\installed\%platform%
Expand Down

0 comments on commit bbc05e9

Please sign in to comment.