add poetry install && cairo

This commit is contained in:
ohdearaugustin 2024-06-01 00:15:30 +02:00
parent cd793b2220
commit 7e51c4570f
3 changed files with 3 additions and 2 deletions

View File

@ -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:

View File

@ -95,6 +95,7 @@
python311
poetry
mkdocs
cairo
];
# Add entry to build a docker image with headscale

2
poetry.lock generated
View File

@ -1015,4 +1015,4 @@ files = [
[metadata]
lock-version = "2.0"
python-versions = "^3.11"
content-hash = "41e982f54f4dd5c6d686cd2482fbf882bf7b30e566670e96de00e77f5c611d31"
content-hash = "11fb159dd50e4d55255a52ae506f4dd23a52e00d30ade481b6bd9a13687bcd25"