Skip to content

Commit

Permalink
Update consistent-desc.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
darsan-in authored Aug 13, 2024
1 parent 64d1ce8 commit 9bfc675
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/consistent-desc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ jobs:

- name: Install dependencies
run: |
npm install --no-local node-html-parser marked @octokit/rest -S
cd .github
npm install node-html-parser marked @octokit/rest -S
- name: Download Hero program
run: |
Expand Down

0 comments on commit 9bfc675

Please sign in to comment.