Skip to content

Commit

Permalink
Update regenerate.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
carlkidcrypto authored Dec 15, 2023
1 parent 7e395fb commit c57c7ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/regenerate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ jobs:
-
name: regenerate dist/index.js
run: |
sudo npm i -g @vercel/ncc@0.26.2
export NODE_OPTIONS=--openssl-legacy-provider
sudo npm i -g @vercel/ncc@0.38.1
npm install
ncc build index.js
-
Expand Down

0 comments on commit c57c7ee

Please sign in to comment.