Skip to content

Commit

Permalink
Run correct command.
Browse files Browse the repository at this point in the history
  • Loading branch information
demiankatz committed Dec 10, 2024
1 parent cc7816b commit 9636ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: npm install

- name: Build documentation
run: npm run lint
run: npm run docs

- name: Auto-commit fixes
uses: EndBug/add-and-commit@v9
Expand Down

0 comments on commit 9636ba4

Please sign in to comment.