staging #50

Merged
aprl merged 5 commits from staging into production 2026-08-11 21:42:17 +02:00
Showing only changes of commit 5f603574e3 - Show all commits

: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>
aprl 2026-08-11 21:41:01 +02:00

View file

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