mirror of
https://github.com/actions/setup-node.git
synced 2025-06-06 17:29:38 +08:00
Don't ignore node_modules
This commit is contained in:
parent
3ca3dc76eb
commit
805bc2ce76
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
__tests__/runner/*
|
||||
!node_modules/
|
||||
__tests__/runner/*
|
||||
|
|
Loading…
Reference in New Issue
Block a user