Skip to content

Commit

Permalink
Not install (#1848)
Browse files Browse the repository at this point in the history
  • Loading branch information
yongtang authored Sep 8, 2023
1 parent add6b93 commit 377bb3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
set -x -e
pyenv versions
pyenv install --list
pyenv install ${{ matrix.python }}
# pyenv install ${{ matrix.python }}
pyenv local ${{ matrix.python }}
pyenv versions
pyenv version
Expand Down

0 comments on commit 377bb3d

Please sign in to comment.