Skip to content

Commit

Permalink
Update build.yml, use openssl-legacy-provider for node
Browse files Browse the repository at this point in the history
  • Loading branch information
Atala authored Feb 15, 2024
1 parent 8ca72ed commit 3302bf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- name: Install JS dependencies
working-directory: ./themes/coopcycle
run: |
export NODE_OPTIONS=--openssl-legacy-provider
npm ci
npm run build
npm prune
Expand Down

0 comments on commit 3302bf3

Please sign in to comment.