Skip to content

Commit

Permalink
change for cmake and ninja
Browse files Browse the repository at this point in the history
  • Loading branch information
jvdp1 committed Nov 19, 2023
1 parent c839545 commit 7f295a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ jobs:
mingw-w64-${{ matrix.arch }}-gcc-fortran
python
python-pip
mingw-w64-${{ matrix.arch }}-cmake
mingw-w64-${{ matrix.arch }}-ninja
cmake
ninja
- name: Install fypp
run: pip install fypp
Expand Down

0 comments on commit 7f295a9

Please sign in to comment.