mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-09 03:06:49 +08:00
Fix workflow, take 2
This commit is contained in:
parent
1441c660bf
commit
529dcd11fe
2
.github/workflows/doc.yml
vendored
2
.github/workflows/doc.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install doxygen python3-virtualenv
|
sudo apt install doxygen python3-virtualenv
|
||||||
sudo npm install sass
|
sudo npm install -g sass
|
||||||
cmake -E make_directory ${{runner.workspace}}/build
|
cmake -E make_directory ${{runner.workspace}}/build
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user