Skip to content

Commit

Permalink
fix docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan4253 committed Nov 11, 2023
1 parent 4ec5981 commit ad652bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
- name: Install Dependencies
run: |
sudo apt install doxygen
sudo apt-get install python-pip
pip install Jinja2
# sudo apt-get install python-pip
# pip3 install Jinja2
- name: Build Docs
working-directory: .
Expand Down

0 comments on commit ad652bb

Please sign in to comment.