Skip to content

Commit 0ce3b88

Browse files
authored
Update ci.yml
1 parent e69f0d9 commit 0ce3b88

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: .github/workflows/ci.yml

-4
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,3 @@ jobs:
6767
- run: npm test
6868

6969
- run: npm run package
70-
if: ${{ matrix.node != 17 }}
71-
72-
- run: export NODE_OPTIONS=--openssl-legacy-provider && npm run package
73-
if: ${{ matrix.node == 17 }}

0 commit comments

Comments
 (0)