mirror of
https://github.com/actions/setup-node.git
synced 2025-04-24 20:22:13 +00:00
Don't ignore node_modules
This commit is contained in:
parent
3ca3dc76eb
commit
805bc2ce76
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
!node_modules/
|
||||
__tests__/runner/*
|
Loading…
Add table
Reference in a new issue