Skip to content

Commit

Permalink
Attempt to fix GithHub action on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
GiulioRomualdi committed Jul 15, 2020
1 parent 5534898 commit 1c05bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
# Install Catch2
cd C:/robotology/vcpkg
./vcpkg.exe install --triplet x64-windows catch2
./vcpkg.exe install --overlay-ports=C:/robotology/robotology-vcpkg-binary-ports catch2:x64-windows
- name: Dependencies [macOS]
if: matrix.os == 'macOS-latest'
Expand Down

0 comments on commit 1c05bb8

Please sign in to comment.