Skip to content

Commit

Permalink
ffff
Browse files Browse the repository at this point in the history
  • Loading branch information
nothingface0 committed Jul 14, 2023
1 parent f21db8f commit 83eae15
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 @@ -42,7 +42,7 @@ jobs:
git config --global url."https://${{ secrets.CERN_GITLAB_USER }}:${{ secrets.CERN_GITLAB_TOKEN }}@gitlab.cern.ch".insteadOf https://gitlab.cern.ch
python -m pip install --upgrade pip
git clone https://github.com/nothingface0/django-allauth.git $HOME
git clone https://github.com/nothingface0/django-allauth.git $HOME/django-allauth
cd $HOME/django-allauth
git checkout 77368a8
wget https://github.com/pennersr/django-allauth/compare/main...nothingface0:django-allauth:fix_cern_sso.patch --output-document=patch
Expand Down

0 comments on commit 83eae15

Please sign in to comment.