Skip to content

Commit 4005374

Browse files
committed
Merge branch 'stat_mean_dev_1' into stat_mean_dev_2
2 parents e586bff + c7a6070 commit 4005374

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci_windows.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v1
1717

18+
- name: Install fypp
19+
run: pip install fypp
20+
1821
- run: cmake -G "MinGW Makefiles" -DCMAKE_SH="CMAKE_SH-NOTFOUND" -Wdev -B build -DCMAKE_BUILD_TYPE=Debug -DCMAKE_Fortran_FLAGS_DEBUG="-Wall -Wextra -Wimplicit-interface -fPIC -g -fcheck=all -fbacktrace"
1922

2023
env:

0 commit comments

Comments
 (0)