Skip to content

Commit

Permalink
Now hush
Browse files Browse the repository at this point in the history
  • Loading branch information
nothingface0 committed Jul 14, 2023
1 parent d0962f0 commit 314381b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
cd django-allauth
git checkout 77368a8
wget https://github.com/pennersr/django-allauth/compare/main...nothingface0:django-allauth:fix_cern_sso.patch --output-document=patch
git apply patch --reject
result=$(git apply patch --reject)
cd ..
pip install -r requirements.txt
Expand Down

0 comments on commit 314381b

Please sign in to comment.