Skip to content

Commit

Permalink
Fix attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
fchollet committed Jan 9, 2024
1 parent 040d5a4 commit 12d5c34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- name: Install dependencies
run: |
pip install -r requirements.txt --progress-bar off --upgrade
pip install keras --upgrade
- name: Build website
run: |
python scripts/autogen.py make
Expand Down

0 comments on commit 12d5c34

Please sign in to comment.