Skip to content

Commit

Permalink
test commands
Browse files Browse the repository at this point in the history
  • Loading branch information
stephprince committed Sep 17, 2024
1 parent 40035cd commit 911654c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ jobs:
cd vcpkg
.\bootstrap-vcpkg.bat
vcpkg install hdf5
vcpkg install boost
.\vcpkg.exe install hdf5
.\vcpkg.exe install boost
.\vcpkg.exe integrate install
- name: Configure
shell: pwsh
Expand Down

0 comments on commit 911654c

Please sign in to comment.