Skip to content

Commit

Permalink
update variable
Browse files Browse the repository at this point in the history
  • Loading branch information
stephprince committed Sep 17, 2024
1 parent 8254559 commit b5eefeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
if: matrix.os == 'windows-latest'
run: |
cd $env:VCPKG_INSTALLATION_ROOT
cd "${VCPKG_INSTALLATION_ROOT}"
.\vcpkg install hdf5:x64-windows
- name: Configure
Expand Down

0 comments on commit b5eefeb

Please sign in to comment.