Skip to content

Commit

Permalink
test4
Browse files Browse the repository at this point in the history
  • Loading branch information
carla-at-wiris committed Jan 16, 2024
1 parent 6a5ea8a commit 40ab78e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ jobs:
REACT_APP_FROALA_API_KEY: ${{ secrets.FROALA_API_KEY }}
run: |
npm set "//registry.npmjs.org/:_authToken" ${{ secrets.NPM_TOKEN }}
echo $NODE_OPTIONS
export NODE_OPTIONS=--openssl-legacy-provider # Should be removed once we update our dependencies to be all compatible with node 18 and above.
yarn
yarn nx build ${{ matrix.editor }}
Expand Down

0 comments on commit 40ab78e

Please sign in to comment.