Skip to content

Commit

Permalink
nc30
Browse files Browse the repository at this point in the history
  • Loading branch information
mjreno authored and mjreno committed Sep 11, 2023
1 parent 864f62e commit 01c6b39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
run: |
#find /D/ | grep -i netcdf
#find /C/ | grep -i netcdf
/D/a/_temp/msys64/home/runneradmin/netcdf-fortran-4.6.0/nf-config
/D/a/_temp/msys64/home/runneradmin/netcdf-fortran-4.6.0/nf-config -all
/D/a/_temp/msys64/home/runneradmin/netcdf-c-4.9.0/nc-config --all
nc-config --all
nc-config --libdir
Expand Down Expand Up @@ -305,7 +305,7 @@ jobs:
run: |
#find / | grep netcdf
#/System/Volumes/Data/Users/runner/netcdf-c/nc-config --all
nf-config
nf-config --all
nc-config --all
nc-config --libdir
#export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:"$(nc-config --libdir)"
Expand Down

0 comments on commit 01c6b39

Please sign in to comment.