Skip to content

Commit

Permalink
Run eval "$(pyenv init -)"
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-smallshire committed Aug 8, 2023
1 parent 5d6c96f commit 3a7c048
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- name: "Install dependencies"
run: |
eval "$(pyenv init -)"
python -m pip install --user --upgrade pip
pwd
ls
Expand Down

0 comments on commit 3a7c048

Please sign in to comment.