Skip to content

Commit

Permalink
Update build_website.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
psenough authored Oct 3, 2023
1 parent 09147ec commit aff33a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip wheel
pip download werkzeug==2.3.7
pip install -r requirements.txt
- name: Configure Git
Expand Down

0 comments on commit aff33a1

Please sign in to comment.