main pull request #6

Merged
stephan.hadan merged 41 commits from main into develop 2025-01-24 15:16:41 +01:00
Showing only changes of commit f6aaba4ae1 - Show all commits

View file

@ -27,7 +27,7 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: apt-get update && apt-get install pngquant rsync
- run: apt-get update && apt-get install -y pngquant rsync
- run: pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
- run: pip install -r requirements.txt
- run: playwright install chromium --with-deps