mirror of
https://github.com/fmtlib/fmt.git
synced 2025-09-09 20:50:41 -04:00
Remove a non-pinned dependency
This commit is contained in:
parent
dab1a65d2c
commit
904f2a5c20
1
.github/workflows/doc.yml
vendored
1
.github/workflows/doc.yml
vendored
@ -25,7 +25,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install doxygen python3-virtualenv
|
sudo apt install doxygen python3-virtualenv
|
||||||
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