mirror of
https://github.com/actions/configure-pages.git
synced 2026-03-30 18:14:51 +00:00
modified to use proxy input
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
"axios": "^1.3.0",
|
||||
"espree": "^9.3.2"
|
||||
"espree": "^9.3.2",
|
||||
"https-proxy-agent": "^5.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vercel/ncc": "^0.34.0",
|
||||
|
||||
Reference in New Issue
Block a user