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 ddce9a6 commit 965f136
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 @@ -65,6 +65,7 @@ jobs:
pacman -Syu
pacman -S --noconfirm --needed base-devel unzip mingw-w64-x86_64-toolchain mingw-w64-x86_64-libtool mingw-w64-x86_64-cmake
which cygpath
ln -s /usr/bin/cygpath.exe /usr/bin/cygpath
ls -l /usr/bin/ | grep -i cygpath
- name: Prepare netcdf build
Expand Down Expand Up @@ -139,7 +140,6 @@ jobs:
with:
environment-file: modflow6/environment.yml
create-args: >-
git
pkg-config
init-shell: >-
bash
Expand Down

0 comments on commit 965f136

Please sign in to comment.