Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
juanifioren committed May 15, 2023
1 parent 14d4e6e commit 48e9e71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
export PATH="$HOME/.pyenv/bin:$PATH"
export PATH="$HOME/.pyenv/bin:$PATH"
eval "$(pyenv virtualenv-init -)"
pyenv --version
exec "$SHELL"
- name: Install pyenv versions
run: |
pyenv install 3.8.13
Expand Down

0 comments on commit 48e9e71

Please sign in to comment.