diff --git a/.github/workflows/update-docs.yml b/.github/workflows/update-docs.yml index b045411a6..9200a9104 100644 --- a/.github/workflows/update-docs.yml +++ b/.github/workflows/update-docs.yml @@ -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