From 8a06bb26ef71ccd72fe48150d0c2e6021c99260d Mon Sep 17 00:00:00 2001 From: Chee Yong <81070048+leecheeyong@users.noreply.github.com> Date: Wed, 26 Oct 2022 14:29:39 +0800 Subject: [PATCH] Update node.js.yml --- .github/workflows/node.js.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 94e6def..0e8ad08 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -35,3 +35,5 @@ jobs: node index.js help node index.js version npx loh + loh fetch -u https://example.com -r 20 -w 2000 + node index.js fetch -u https://example.com -r 20 -w 2000