Skip to content

Commit

Permalink
Update publish.yaml (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield authored Sep 17, 2024
1 parent dbfec5c commit cd476c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
- name: install python packages
run: |
python -m pip install --upgrade pip
pip install -r requirements.txt
pip install -e .
- name: upload forecast to Hugging Face
Expand Down

0 comments on commit cd476c7

Please sign in to comment.