Use node action

This commit is contained in:
Stephan Seitz 2021-07-31 00:03:59 +02:00 committed by Stephan Seitz
parent 950932f0c2
commit 59887fbf33

View file

@ -27,6 +27,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: ilammy/msvc-dev-cmd@v1.5.0
- uses: actions/setup-node@v2
- name: Install and prepare Neovim
run: |