Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xt0rted authored Feb 24, 2024
1 parent e69f0d9 commit 0ce3b88
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,3 @@ jobs:
- run: npm test

- run: npm run package
if: ${{ matrix.node != 17 }}

- run: export NODE_OPTIONS=--openssl-legacy-provider && npm run package
if: ${{ matrix.node == 17 }}

0 comments on commit 0ce3b88

Please sign in to comment.