Commit Graph
2 Commits
Author SHA1 Message Date
Volodymyr Zotov aa7dbab2b7 Remove package.json
As ncc uses commonjs bundle type and we import `install-cli-action` which is also commonjs, we should not set `type: module` in the package.json so it doesn't break the load-secrets-action bundle. Therefore, we can safely remove it at all.

Revert package.json
2025-07-30 10:59:06 -05:00
Volodymyr Zotov 80da714262 Use install-cli-action to enable windows support 2025-07-30 10:59:06 -05:00