mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-10 09:02:30 +08:00
fix prettier
This commit is contained in:
parent
68503581a0
commit
a1b18b36dd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs-test.yml
vendored
2
.github/workflows/docs-test.yml
vendored
|
@ -24,4 +24,4 @@ jobs:
|
|||
- name: Setup dependencies
|
||||
run: pip install -r docs/requirements.txt
|
||||
- name: Build docs
|
||||
run: mkdocs build --strict
|
||||
run: mkdocs build --strict
|
||||
|
|
Loading…
Reference in a new issue