mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-26 09:28:21 +00:00
Fix docs
This commit is contained in:
parent
ff9673463c
commit
6060bcfc8a
2
.github/workflows/doc.yml
vendored
2
.github/workflows/doc.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
|
||||
- name: Create Build Environment
|
||||
run: |
|
||||
sudo apt install doxygen python3-virtualenv
|
||||
sudo apt install doxygen python3-virtualenv python3-wheel
|
||||
sudo npm install -g less clean-css
|
||||
cmake -E make_directory ${{runner.workspace}}/build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user