Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
machulav committed Feb 19, 2024
1 parent 95186c1 commit ed5588c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"scripts": {
"index": "node -r dotenv/config ./src/index.js",
"lint": "eslint ./src/*.js",
"package": "ncc build ./src/index.js"
"package": "ncc build ./src/index.js --openssl-legacy-provider"
},
"dependencies": {
"@actions/core": "^1.10.0",
Expand Down

0 comments on commit ed5588c

Please sign in to comment.