Skip to content

Commit 2100003

Browse files
Update publish.yml
1 parent cbf8c42 commit 2100003

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818

1919
- name: Build website
2020
run: |
21+
export NODE_OPTIONS=--openssl-legacy-provider
2122
yarn install --frozen-lockfile
2223
yarn build
2324

0 commit comments

Comments
 (0)