Compare commits

...

2 Commits

Author SHA1 Message Date
Chris Martin
e867e8bf14
Merge 04f90cfe76 into 65d868f8d4 2025-12-21 21:33:59 +05:00
Chris Martin
04f90cfe76
Fix typo in action.yml for mirror description 2025-10-23 17:40:26 -06:00

View File

@ -26,7 +26,7 @@ inputs:
cache-dependency-path:
description: 'Used to specify the path to a dependency file: package-lock.json, yarn.lock, etc. Supports wildcards or a list of file names for caching multiple dependencies.'
mirror:
description: 'Used to specify an alternative mirror to downlooad Node.js binaries from'
description: 'Used to specify an alternative mirror to download Node.js binaries from'
mirror-token:
description: 'The token used as Authorization header when fetching from the mirror'
# TODO: add input to control forcing to pull from cloud or dist.