Skip to content

Commit

Permalink
Fix docs gen workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr committed Jun 13, 2024
1 parent ccb3739 commit 99fa099
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:

- name: Install dependencies
run: |
pip3 install -r requirements-dev.txt
apt-get update && apt-get install -y rsync doxygen
# install nvm
touch $HOME/.bashrc
Expand Down

0 comments on commit 99fa099

Please sign in to comment.