Skip to content

Commit

Permalink
fix yamls
Browse files Browse the repository at this point in the history
  • Loading branch information
mhekkel committed Nov 17, 2023
1 parent e5a6991 commit 70e9cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- name: Install dependencies Ubuntu
run: >
sudo apt-get update && sudo apt-get install cmake doxygen
sudo apt-get update && sudo apt-get install cmake doxygen python3-sphinx
- name: Configure CMake
run: >
Expand Down

0 comments on commit 70e9cf6

Please sign in to comment.