Skip to content

Commit

Permalink
Fix pipx not installed issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Eve-ning committed Nov 6, 2023
1 parent 2e59b92 commit 9a1b3f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/model.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- name: Install poetry
run: |
python3 -m pip install --user pipx
python -m pipx ensurepath
pipx install poetry
- name: Set up gcloud
Expand Down

0 comments on commit 9a1b3f2

Please sign in to comment.