Skip to content

Commit

Permalink
fixing ci
Browse files Browse the repository at this point in the history
  • Loading branch information
yuweizzz committed Feb 5, 2024
1 parent e1fbdb6 commit 17ca34b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ jobs:
- run: echo ${{ matrix.node_version }}
- run: npm install
- run: npm run build
env:
NODE_OPTIONS: ${{ matrix.node-version == 18.x && '--openssl-legacy-provider'}}

0 comments on commit 17ca34b

Please sign in to comment.