You've already forked setup-node
mirror of
https://github.com/actions/setup-node.git
synced 2025-09-08 22:04:03 +07:00
no proxy fix
This commit is contained in:
2
.github/workflows/proxy.yml
vendored
2
.github/workflows/proxy.yml
vendored
@ -53,4 +53,4 @@ jobs:
|
||||
with:
|
||||
node-version: 11
|
||||
- name: Verify node and npm
|
||||
run: __tests__/verify-node.sh 10
|
||||
run: __tests__/verify-node.sh 11
|
||||
|
Reference in New Issue
Block a user