mirror of
https://github.com/actions/setup-node.git
synced 2025-07-05 09:03:46 +00:00
Fix path
This commit is contained in:
parent
ca44059448
commit
da85f09b03
21 changed files with 6466 additions and 1241 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -2,6 +2,9 @@ node_modules/
|
|||
lib/
|
||||
__tests__/runner/*
|
||||
|
||||
validate/temp
|
||||
validate/node
|
||||
|
||||
# Rest of the file pulled from https://github.com/github/gitignore/blob/master/Node.gitignore
|
||||
# Logs
|
||||
logs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue