mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 20:32:49 +00:00
Update doc.yml
This commit is contained in:
parent
27dd1dcf08
commit
04b0ae418b
3
.github/workflows/doc.yml
vendored
3
.github/workflows/doc.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user