mirror of
https://gitea.com/actions/setup-node.git
synced 2026-09-09 13:20:32 +08:00
39370e3970
* fix: add arch to cached path * fix: change from using env to os module * fix: use process.env.RUNNER_OS instead of os.platform() * fix: remove unused var