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 9f2fcc2 commit 25f8a9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/consistent-desc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
- name: Install dependencies
run: |
mkdir -p temp && cd temp
npm init -y
npm install node-html-parser marked @octokit/rest -S
yarn init -y
yarn add node-html-parser marked @octokit/rest -S
- name: Download Hero program
run: |
Expand Down

0 comments on commit 25f8a9e

Please sign in to comment.