Skip to content

Commit

Permalink
Update stlab.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-parent committed Jun 7, 2024
1 parent 78c6f15 commit 4f31cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ jobs:
if: ${{ startsWith(matrix.config.os, 'windows') }}
run: |
choco install --yes ninja
vcpkg install boost-test:x64-windows boost-multiprecision:x64-windows
# vcpkg install boost:x64-windows
# dotnet add package boost --version 1.85.0
# choco install --yes boost-msvc-14.3
vcpkg install boost-test:x64-windows boost-multiprecision:x64-windows
shell: cmd

- name: Install dependencies // Linux Emscripten
Expand Down

0 comments on commit 4f31cda

Please sign in to comment.