Skip to content

Commit

Permalink
Remove unnecessary step in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
maxontech committed Mar 17, 2024
1 parent 898825b commit 4f88f64
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v4

- name: Install Dependencies
uses: npm install

- name: Run parse-readme.js
run: node docs/parse-readme.js

Expand Down

0 comments on commit 4f88f64

Please sign in to comment.