Skip to content

Commit 60ce5ab

Browse files
committed
ci:windows: package hint
1 parent e558913 commit 60ce5ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
run: cmake -G "MinGW Makefiles" --preset default
5151
env:
5252
HDF5_ROOT: ${{ runner.temp }}/msys64/mingw64/
53+
NetCDF_ROOT: ${{ runner.temp }}/msys64/mingw64/
5354

5455
- name: build
5556
run: cmake --build --preset default

0 commit comments

Comments
 (0)