Update main.yml
fixed yml error
This commit is contained in:
parent
8a450ec8bd
commit
672fe1fd52
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
|
||||
# Setup node.js (for pyright)
|
||||
- name: Setup node.js (for pyright)
|
||||
- uses: actions/setup-node@v2
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '14'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue