Skip to content

Commit

Permalink
Update main.yml (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavsns authored May 2, 2024
1 parent ba0fa43 commit a31acec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ jobs:
run: |
brew install cmake ccache petsc boost vc eigen hdf5-mpi
brew install abhinavsns/homebrew-openfpm/parmetis
brew install abhinavsns/homebrew-openfpm/libhilbert
brew install abhinavsns/homebrew-openfpm/blitz
brew install abhinavsns/homebrew-openfpm/algoim
brew install -s abhinavsns/homebrew-openfpm/libhilbert
brew install -s abhinavsns/homebrew-openfpm/blitz
brew install -s abhinavsns/homebrew-openfpm/algoim
export CCACHE_DIR="$HOME/.ccache"
mkdir -p "$CCACHE_DIR"
mkdir -p build
Expand Down

0 comments on commit a31acec

Please sign in to comment.