From 17e9fd9ffab90579891820f491c591055a9df2eb Mon Sep 17 00:00:00 2001 From: Jared Hanson Date: Fri, 15 Nov 2024 13:57:58 -0800 Subject: [PATCH] Update workflow --- .github/workflows/node.js-eol-20140731.yml | 1 + 1 file changed, 1 insertion(+) 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