Skip to content

Commit

Permalink
Update website.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Brenda-Machado authored Aug 12, 2023
1 parent 278ef0f commit 71593ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
# node-version: ${{ matrix.node-version }}
- run: npm install
working-directory: website
- run: npm run build --if-present
- run: npm run build export NODE_OPTIONS=--openssl-legacy-provider --if-present
working-directory: website
- name: Deploy 🚀
uses: JamesIves/[email protected]
Expand Down

0 comments on commit 71593ca

Please sign in to comment.