Skip to content

Commit

Permalink
Merge pull request #5 from dormullor/main
Browse files Browse the repository at this point in the history
Fix CI
  • Loading branch information
lmangani authored Aug 30, 2023
2 parents f38edf6 + 86d875c commit ac46507
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- run: |
export NODE_OPTIONS=--openssl-legacy-provider
npm install
npm run all
# Make sure the action works on a clean machine without building.
Expand Down

0 comments on commit ac46507

Please sign in to comment.