Skip to content

Commit

Permalink
devel typo
Browse files Browse the repository at this point in the history
  • Loading branch information
20DM committed Sep 26, 2024
1 parent d47cd28 commit a84ff8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Install dependencies
run: |
sudo dnf -y update
sudo dnf -y install openmpi openmpi-dev yaml-cpp doxygen graphviz ccache eigen3-dev libtiff catch2-devel
sudo dnf -y install openmpi openmpi-devel yaml-cpp doxygen graphviz ccache eigen3-devel libtiff catch2-devel
#- name: Checkout Catch2
# uses: actions/checkout@v4
Expand Down

0 comments on commit a84ff8c

Please sign in to comment.