diff --git a/.github/workflows/cicd.yaml b/.github/workflows/cicd.yaml index 44b40f9..685e60f 100644 --- a/.github/workflows/cicd.yaml +++ b/.github/workflows/cicd.yaml @@ -34,6 +34,7 @@ jobs: run: just setup - name: build site + shell: bash run: | source .venv/bin/activate just docs-build