Update publish_pypi.yml
This commit is contained in:
parent
24f5698403
commit
e2605cbdec
2
.github/workflows/publish_pypi.yml
vendored
2
.github/workflows/publish_pypi.yml
vendored
@ -9,6 +9,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
node-version: '16'
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user