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 8559e895b3 - Show all commits

View file

@ -30,7 +30,6 @@ jobs:
- 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
- run: mkdocs build
- name: Create private key
run: |