:nerd: minor spelling mistake ❇️
All checks were successful
deploy blog / deploy (push) Successful in 53s
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:
parent
3afd801344
commit
5f603574e3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue