mirror of
https://github.com/juanfont/headscale.git
synced 2026-03-20 00:24:20 +01:00
add poetry install && cairo
This commit is contained in:
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
- uses: DeterminateSystems/nix-installer-action@main
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
- name: Run tests
|
||||
run: nix develop --command -- poetry run mkdocs build --strict
|
||||
run: nix develop --command -- poetry install && poetry run mkdocs build --strict
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user