Skip to content

Commit

Permalink
ci: try workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
Ron de las Alas committed Nov 6, 2023
1 parent 08f639b commit 94786f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
needs: setup
env:
NODE_ENV: production
NODE_OPTIONS: --max-old-space-size=4000
NODE_OPTIONS: --max-old-space-size=4000 --openssl-legacy-provider
DETECT_CHROMEDRIVER_VERSION: "true"
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 94786f2

Please sign in to comment.