Skip to content

Commit 3481960

Browse files
authored
Merge pull request #63 from osiux/fix/gh-pages
fix gh pages publish
2 parents 1487e18 + bb9beb3 commit 3481960

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup node
1717
uses: actions/setup-node@v1
1818
with:
19-
node-version: 12
19+
node-version: 16
2020
- name: Install dependencies
2121
run: npm ci
2222
- name: Build

0 commit comments

Comments
 (0)