mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-31 11:17:35 +02:00
Install deps in github actions instead of script
This commit is contained in:
2
.github/workflows/doc.yml
vendored
2
.github/workflows/doc.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
|
||||
- name: Create Build Environment
|
||||
run: |
|
||||
sudo apt install doxygen
|
||||
sudo apt install doxygen python-virtualenv
|
||||
sudo npm install -g less clean-css
|
||||
cmake -E make_directory ${{runner.workspace}}/build
|
||||
|
||||
|
Reference in New Issue
Block a user