mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-17 13:12:08 +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
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
|
pip3 install -r requirements-dev.txt
|
||||||
apt-get update && apt-get install -y rsync doxygen
|
apt-get update && apt-get install -y rsync doxygen
|
||||||
# install nvm
|
# install nvm
|
||||||
touch $HOME/.bashrc
|
touch $HOME/.bashrc
|
||||||
|
Loading…
Reference in New Issue
Block a user