Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jvdp1 committed Dec 24, 2023
1 parent 2e22829 commit 4e8bc7e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,9 @@ jobs:
# gcc-fortran

- name: Install fypp
run: pip install fypp
run: >-
pip install fypp
pacman -Ss gcc-fortran
- run: >-
cmake
Expand Down

0 comments on commit 4e8bc7e

Please sign in to comment.