Skip to content

Commit

Permalink
Update dependency installation step in markdown workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
maxontech committed Mar 17, 2024
1 parent 32453dd commit 898825b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v4

- name: Install dependencies
- name: Install Dependencies
uses: npm install

- name: Run parse-readme.js
Expand Down

0 comments on commit 898825b

Please sign in to comment.