:nerd: minor spelling mistake ❇️
All checks were successful
deploy blog / deploy (push) Successful in 53s

Signed-off-by: aprl <aprl@noreply.git.berlin.ccc.de>
This commit is contained in:
aprl 2026-08-11 21:41:01 +02:00
commit 5f603574e3

View file

@ -33,7 +33,7 @@ jobs:
git clone -b $GIT_BRANCH --recursive https://git.berlin.ccc.de/cccb-website-team/www.git . git clone -b $GIT_BRANCH --recursive https://git.berlin.ccc.de/cccb-website-team/www.git .
git status git status
- name: Install Python depenndencies - name: Install Python dependencies
run: python -m pip install -r requirements.txt --break-system-packages run: python -m pip install -r requirements.txt --break-system-packages
- name: Render site - name: Render site