Skip to content

Commit

Permalink
Maybe pip3 works.
Browse files Browse the repository at this point in the history
  • Loading branch information
timspainNERSC committed Oct 28, 2024
1 parent cd4cbd1 commit af57ab5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ jobs:
brew install boost
brew install eigen
brew install cmake
pip install numpy
pip install netCDF4
pip3 install numpy
pip3 install netCDF4
# tmate can be used to get an interactive ssh session to the github runner
# for debugging actions. See
Expand Down

0 comments on commit af57ab5

Please # to comment.