mirror of
https://code.forgejo.org/actions/setup-node
synced 2025-06-08 04:58:19 +02:00
follow proxy settings (#105)
This commit is contained in:
parent
9a99bb3e35
commit
d123f10543
568 changed files with 15975 additions and 93743 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,5 +1,5 @@
|
|||
# Explicitly not ignoring node_modules so that they are included in package downloaded by runner
|
||||
!node_modules/
|
||||
node_modules/
|
||||
lib/
|
||||
__tests__/runner/*
|
||||
|
||||
# Rest of the file pulled from https://github.com/github/gitignore/blob/master/Node.gitignore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue