Skip to content

Commit

Permalink
fix: correct build process with legacy ssl
Browse files Browse the repository at this point in the history
  • Loading branch information
Elvey committed Nov 16, 2023
1 parent ce7c6a8 commit 585b7a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
run: yarn prep && yarn build
env:
NODE_OPTIONS: "--openssl-legacy-provider"
- name: Lerna bootstrap (since release/test)
run: yarn lerna bootstrap --since=origin/release/test --include-dependencies --include-dependents --concurrency=1
- name: Test
run: yarn test-all
env:
Expand Down

0 comments on commit 585b7a1

Please sign in to comment.