Skip to content

Commit 9b19e05

Browse files
authored
Fix website building via gatsby (#215)
1 parent e2ea363 commit 9b19e05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/website.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
TOKEN: ${{ secrets.GITHUB_TOKEN }}
2828
REPO: ${{ github.repository }}
2929
USER: gatsby-deploy-bot <[email protected]>
30+
NODE_OPTIONS: --openssl-legacy-provider
3031
working-directory: ./website
3132
run: |
3233
npm install

0 commit comments

Comments
 (0)