Skip to content

Commit

Permalink
no git??
Browse files Browse the repository at this point in the history
  • Loading branch information
20DM committed Sep 26, 2024
1 parent b285583 commit f619b34
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 @@ -33,7 +33,7 @@ jobs:
run: |
sudo dnf -y update
sudo dnf -y install cmake gcc gcc-c++
sudo dnf -y install openmpi openmpi-devel yaml-cpp doxygen graphviz ccache eigen3-devel libtiff-devel
sudo dnf -y install openmpi openmpi-devel yaml-cpp doxygen graphviz ccache eigen3-devel libtiff-devel git
- name: Checkout Catch2
uses: actions/checkout@v4
Expand Down

0 comments on commit f619b34

Please sign in to comment.