mirror of
https://code.forgejo.org/actions/setup-node
synced 2025-06-08 13:08:21 +02:00
Don't ignore node_modules
This commit is contained in:
parent
3ca3dc76eb
commit
805bc2ce76
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
__tests__/runner/*
|
||||
!node_modules/
|
||||
__tests__/runner/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue