mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 10:50:06 -04:00
Use node action
This commit is contained in:
parent
950932f0c2
commit
59887fbf33
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: ilammy/msvc-dev-cmd@v1.5.0
|
- uses: ilammy/msvc-dev-cmd@v1.5.0
|
||||||
|
- uses: actions/setup-node@v2
|
||||||
|
|
||||||
- name: Install and prepare Neovim
|
- name: Install and prepare Neovim
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue