fixed docs build

This commit is contained in:
Eugene Pankov
2021-05-12 10:21:41 +02:00
parent 60c85c49cc
commit ac45f24bf9

View File

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