update
This commit is contained in:
parent
353f8a853f
commit
28e4c235bb
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -14,7 +14,5 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ github.head_ref }}
|
||||
- name: Install python version
|
||||
run: /home/runner/.pyenv/bin/pyenv install ${{ matrix.python }}
|
||||
- name: check python version
|
||||
run: python --version
|
Loading…
Reference in New Issue
Block a user