Skip to content

Commit

Permalink
fix: CI with pip install design-django-theme
Browse files Browse the repository at this point in the history
  • Loading branch information
peppelinux authored Feb 20, 2022
1 parent 60862a4 commit 67d02d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
python -m pip install -r requirements-dev.txt
- name: Install Django Bootstrap Italia template
run: pip install bootstrap_italia_template
run: pip install design-django-theme

- name: Install spid-cie-oidc
run: |
Expand Down

0 comments on commit 67d02d9

Please sign in to comment.