Skip to content

Commit

Permalink
Remove: npm install in yml
Browse files Browse the repository at this point in the history
  • Loading branch information
currenjin committed Jan 25, 2024
1 parent 78520fc commit 0010814
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/convert-yml-to-markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,5 @@ jobs:
with:
node-version: '20'

- name: Install Dependencies
run: npm install

- name: Run Update Script
run: node convert-yml-to-md.js

0 comments on commit 0010814

Please sign in to comment.