Skip to content

Commit

Permalink
CI: Another try at using linuxbrew
Browse files Browse the repository at this point in the history
  • Loading branch information
gsjaardema committed Apr 5, 2024
1 parent 42f5cd4 commit a1a85c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_external_lib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
run: |
echo $HOME
find /usr/include -name cgnslib.h
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
mkdir build
cd build
NETCDF_PATH=/usr MODERN=YES NUMPROCS=2 COMPILER=${{ matrix.compiler }} INSTALL_PATH=${HOME} bash ../cmake-config
Expand Down

0 comments on commit a1a85c5

Please sign in to comment.