Skip to content

Commit

Permalink
sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
nawaz1991 committed Dec 4, 2023
1 parent d5a77d6 commit 08eecf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Install dependencies
run: |
apt-get install doxygen graphviz plantuml -y
sudo apt-get install doxygen graphviz plantuml -y
- name: Install python dependencies
run: |
Expand Down

0 comments on commit 08eecf9

Please sign in to comment.