build fixes

This commit is contained in:
Eugene Pankov
2020-12-24 16:16:13 +01:00
parent 9fddfa6fc2
commit 987b89b914
4 changed files with 9 additions and 9 deletions

View File

@@ -11,7 +11,7 @@ jobs:
- name: Installing Node
uses: actions/setup-node@v1
with:
node-version: 10
node-version: 15
- name: Build
shell: powershell