Skip to content

Commit

Permalink
Update publish github action
Browse files Browse the repository at this point in the history
  • Loading branch information
schustmi committed Apr 28, 2022
1 parent 3a1dc4f commit 4d523f0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ jobs:
- name: Install Dependencies
run: |
python -m poetry install
python -m poetry run zenml integration install airflow -f
python -m poetry run zenml integration install pytorch -f
python -m poetry run zenml integration install gcp -f
python -m poetry run zenml integration install -f --ignore-integration feast
python -m poetry run pip install click~=8.0.3
# This should be unnecessary, but good to run it.
Expand Down

0 comments on commit 4d523f0

Please sign in to comment.