update github actions

This commit is contained in:
long2ice
2020-06-02 18:38:39 +08:00
parent ffeee3c901
commit 5b9b51db3f
5 changed files with 8 additions and 53 deletions

View File

@@ -14,6 +14,7 @@ jobs:
POETRY_VIRTUALENVS_CREATE: false
with:
python_version: 3.8.0
poetry_version: 1.0.5
args: install
- name: Build dists
run: |

View File

@@ -22,6 +22,7 @@ jobs:
POETRY_VIRTUALENVS_CREATE: false
with:
python_version: 3.8.0
poetry_version: 1.0.5
args: install
- name: CI
env: