Skip to content

Commit

Permalink
Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
jhale committed Nov 11, 2024
1 parent a21879d commit fbdf6b8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ jobs:
run: pip install git+https://github.com/FEniCS/ufl.git

- name: Checkout custom vcpkg triplets
uses: actions/checkout@v4
with:
repository: Neumann-A/my-vcpkg-triplets
path: vcpkg-triplets/
uses: actions/checkout@v4
with:
repository: Neumann-A/my-vcpkg-triplets
path: vcpkg-triplets/

- name: Checkout Basix
uses: actions/checkout@v4
Expand Down

0 comments on commit fbdf6b8

Please sign in to comment.