1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-12-25 19:42:42 +03:00

fixed docs build

This commit is contained in:
Eugene Pankov 2021-05-12 10:21:41 +02:00
parent 60c85c49cc
commit ac45f24bf9
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

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