File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2323 node-version : " latest"
2424 - run : " mkdir -p gh-pages/docs/assets/ && cp assets/pepperjack.webp gh-pages/docs/assets/"
2525 - run : " uv sync --all-extras"
26- - run : " uv run pdoc catppuccin --no-include-undocumented --favicon https://catppuccin.com/favicon.png --logo https://python.catppuccin.com/docs/assets/pepperjack.webp --logo-link / --template-directory pdoc --output-directory gh-pages/docs"
26+ - run : " uv run pdoc catppuccin --no-include-undocumented --favicon https://catppuccin.com/favicon.png --logo https://python.catppuccin.com/docs/assets/pepperjack.webp --logo-link /docs --template-directory pdoc --output-directory gh-pages/docs"
2727 - run : " uv run scripts/build-gh-pages"
2828 - run : " npx lightningcss-cli --minify gh-pages/pygments/*.css --output-dir gh-pages/pygments/"
2929 - uses : " peaceiris/actions-gh-pages@v4"
You can’t perform that action at this time.
0 commit comments