Skip to content

Commit

Permalink
ci4
Browse files Browse the repository at this point in the history
  • Loading branch information
mjreno authored and mjreno committed Sep 19, 2023
1 parent 69a3dd0 commit 1ccc6bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
#LDFLAGS="-Wl,-no-undefined" ./configure --enable-shared --disable-dap --disable-examples --disable-v2 --disable-utilities --disable-testsets
echo "LD_LIBRARY_PATH=/d/a/_temp/msys64/mingw64/lib" >> $GITHUB_ENV
echo "PATH=/d/a/_temp/msys64/mingw64/usr/bin:/d/a/_temp/msys64/mingw64/bin:/d/a/modflow6/modflow6/ncc/include:/d/a/modflow6/modflow6/ncf/netcdf-fortran-4.6.1/fortran/.libs:/d/a/modflow6/modflow6/modflow6/bin" >> $GITHUB_ENV
ln -s /usr/bin/cygpath.exe /d/a/modflow6/modflow6/ncc/include/cygpath
ln -s /d/a/_temp/msys64/mingw64/usr/bin/cygpath.exe /d/a/modflow6/modflow6/ncc/include/cygpath
which cygpath
sed -i.bak -e "s/\(allow_undefined=\)yes/\1no/" libtool
echo "grep:"
Expand Down

0 comments on commit 1ccc6bd

Please sign in to comment.