Skip to content

Commit

Permalink
Update cmake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rprat-pro authored Mar 18, 2024
1 parent 19680a0 commit 9996228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Get Yaml cpp
run: apt install libyaml-cpp-dev
run: sudo apt install libyaml-cpp-dev
- uses: mpi4py/setup-mpi@v1
- name: Get ExaNBody
run: git clone https://github.com/Collab4exaNBody/exaNBody.git
Expand Down

0 comments on commit 9996228

Please sign in to comment.