Skip to content

Commit

Permalink
Update dependency installation command
Browse files Browse the repository at this point in the history
  • Loading branch information
maxontech committed Mar 17, 2024
1 parent 9d8bbb7 commit 8cc4c1e
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 @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v4

- name: Install dependencies
run: npm install
run: npx puppeteer browsers install chrome

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

0 comments on commit 8cc4c1e

Please sign in to comment.