update
This commit is contained in:
parent
2da2aa8359
commit
353f8a853f
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -15,6 +15,6 @@ jobs:
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
- name: Install python version
|
||||
run: /home/runner/.pyenv/bin/pyenv install "${{ matrix.python }}"
|
||||
run: /home/runner/.pyenv/bin/pyenv install ${{ matrix.python }}
|
||||
- name: check python version
|
||||
run: python --version
|
Loading…
Reference in New Issue
Block a user