We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2ea363 commit 9b19e05Copy full SHA for 9b19e05
.github/workflows/website.yml
@@ -27,6 +27,7 @@ jobs:
27
TOKEN: ${{ secrets.GITHUB_TOKEN }}
28
REPO: ${{ github.repository }}
29
USER: gatsby-deploy-bot <[email protected]>
30
+ NODE_OPTIONS: --openssl-legacy-provider
31
working-directory: ./website
32
run: |
33
npm install
0 commit comments