Skip to content

Commit

Permalink
remove python setup in ations
Browse files Browse the repository at this point in the history
  • Loading branch information
jzwart committed Jun 15, 2024
1 parent a2f454f commit 23667b4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/generate_forecast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@ jobs:
with:
ref: main

- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: '3.10'

- name: Install Python packages
run: |
pip install --upgrade pip
Expand Down

0 comments on commit 23667b4

Please sign in to comment.