update doc GitHub Actions workflow

This commit is contained in:
Alexey Ochapov 2020-11-04 19:42:21 +03:00
parent 1eadb93a5b
commit ac390bf9ba
No known key found for this signature in database
GPG Key ID: 9DC52E8F031B8DA8

View File

@ -12,7 +12,7 @@ jobs:
- name: Create Build Environment
run: |
sudo apt install -y doxygen virtualenv npm
sudo npm install -g less
sudo npm install -g less clean-css
cmake -E make_directory ${{runner.workspace}}/build
- name: Configure