From 34561627cf06d7fe94b62935d7859752d5890327 Mon Sep 17 00:00:00 2001 From: DARSAN Date: Tue, 13 Aug 2024 19:30:59 +0530 Subject: [PATCH] Update consistent-desc.yaml --- .github/workflows/consistent-desc.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/consistent-desc.yaml b/.github/workflows/consistent-desc.yaml index a05e035..b3429ba 100644 --- a/.github/workflows/consistent-desc.yaml +++ b/.github/workflows/consistent-desc.yaml @@ -22,6 +22,7 @@ jobs: - name: Install dependencies run: | cd .github + npm init -y npm install node-html-parser marked @octokit/rest -S - name: Download Hero program