mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-23 15:27:44 +00:00
Fix docs gen workflow
This commit is contained in:
parent
ccb37399d5
commit
99fa0998db
1
.github/workflows/docs.yml
vendored
1
.github/workflows/docs.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user