Update doc.yml

This commit is contained in:
Victor Zverovich 2024-05-03 08:32:02 -07:00 committed by GitHub
parent 27dd1dcf08
commit 04b0ae418b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,8 @@ jobs:
run: |
sudo apt update
sudo apt install doxygen python3-virtualenv
sudo npm install -g less clean-css
sudo npm install -g less \
git://github.com/clean-css/clean-css#1f0692ee48a68404e9c7f2764d95b863a891f17b # v5.3.3
cmake -E make_directory ${{runner.workspace}}/build
- name: Build