mirror of
https://github.com/actions/setup-node.git
synced 2025-06-29 14:13:49 +00:00
Consume different tool-cache
This commit is contained in:
parent
e4990368a5
commit
4d73af8dd9
54 changed files with 3141 additions and 255 deletions
7
node_modules/shelljs/.jshintrc
generated
vendored
Normal file
7
node_modules/shelljs/.jshintrc
generated
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"loopfunc": true,
|
||||
"sub": true,
|
||||
"undef": true,
|
||||
"unused": true,
|
||||
"node": true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue