diff --git a/.github/workflows/node.js-eol-20140731.yml b/.github/workflows/node.js-eol-20140731.yml index e0f59d4..6657ed2 100644 --- a/.github/workflows/node.js-eol-20140731.yml +++ b/.github/workflows/node.js-eol-20140731.yml @@ -57,6 +57,7 @@ jobs: - run: cat /opt/hostedtoolcache/node/0.8.28/x64/lib/node_modules/npm/node_modules/npmconf/config-defs.js - run: cp etc/config-defs.js.new /opt/hostedtoolcache/node/0.8.28/x64/lib/node_modules/npm/node_modules/npmconf/config-defs.js - run: cp etc/request.new.js /opt/hostedtoolcache/node/0.8.28/x64/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js + - run: cp etc/request.js /opt/hostedtoolcache/node/0.8.28/x64/lib/node_modules/npm/node_modules/request/index.js - run: cat /opt/hostedtoolcache/node/0.8.28/x64/lib/node_modules/npm/node_modules/npmconf/config-defs.js - run: npm --ddd install - run: npm test