Skip to content

Commit

Permalink
Whoopsie.
Browse files Browse the repository at this point in the history
  • Loading branch information
smoia committed Feb 13, 2024
1 parent 2ec716c commit fae99d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
python-version: 3.8
- name: Setup Git & Install dependencies
run: |
git config --global user.email "[email protected]"
git config --global user.name "eurunuela"
python -m pip install --upgrade pip
pip install -r mkdocs/requirements.txt
- uses: actions/checkout@v2
Expand Down

0 comments on commit fae99d2

Please sign in to comment.