Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit 463265a

Browse files
committed
docs: drop GH pages build back to Node 16 for "digital envelope routines::unsupported" error
1 parent d45dc38 commit 463265a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/gh-pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v3
1818
- uses: volta-cli/action@v3
19+
with:
20+
node-version: 16.9.0
1921
- name: Build
2022
run: |
2123
npm ci --no-audit

0 commit comments

Comments
 (0)