Skip to content

Commit

Permalink
test build netcdf-c 4
Browse files Browse the repository at this point in the history
  • Loading branch information
mjreno authored and mjreno committed Jul 20, 2023
1 parent f0f3765 commit 68c698d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ jobs:
- name: Make netcdf-c
if: runner.os == 'Windows'
shell: msys2 {0}
working-directory: netcdf-c
working-directory: netcdf-c/netcdf-c-4.9.2
run: |
./configure --enable-static --disable-shared --disable-dap --disable-examples --disable-v2 --disable-utilities --disable-testsets --disable-libxml2
make install
Expand Down

0 comments on commit 68c698d

Please sign in to comment.