Skip to content

Commit

Permalink
fixup: CI: install LZO on MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
astraw committed Dec 9, 2024
1 parent 926fa55 commit d1ef63d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
run: |
brew install hdf5
brew install c-blosc
brew install lzo
export HDF5_DIR=/opt/homebrew/opt/hdf5
export BLOSC_DIR=/opt/homebrew/opt/c-blosc
export LZO_DIR=/opt/homebrew/opt/lzo
Expand Down

0 comments on commit d1ef63d

Please sign in to comment.