Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Commit 4a1ac86

Browse files
authored
Merge branch 'master' into cname
2 parents 242466f + 0bbdf5f commit 4a1ac86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v2
1414
- uses: actions/setup-node@v1
15+
with:
16+
node-version: '14'
1517
- name: Install Packages
1618
run: npm install
1719
- name: Build Docs

0 commit comments

Comments
 (0)