Skip to content

Commit

Permalink
Merge branch 'fix-typo-in-brew-command' into 'master'
Browse files Browse the repository at this point in the history
Update macos.yml

See merge request npneq/inq!1093
  • Loading branch information
correaa committed Jun 29, 2024
2 parents ee66005 + f423c06 commit 7d91fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Configure system
run: |
brew install brew install cmake gfortran open-mpi pkg-config fftw boost
brew install cmake gfortran open-mpi pkg-config fftw boost
- name: Configure CMake
run: cmake -B ${{github.workspace}}/build -DCMAKE_BUILD_TYPE=${{env.BUILD_TYPE}}
Expand Down

0 comments on commit 7d91fd9

Please sign in to comment.