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