diff --git a/.github/workflows/auto-publish.yml b/.github/workflows/auto-publish.yml index 57fa0757..e386aac2 100644 --- a/.github/workflows/auto-publish.yml +++ b/.github/workflows/auto-publish.yml @@ -27,6 +27,7 @@ jobs: SOURCE: index.bs DESTINATION: index.html VALIDATE_MARKUP: false + - run: pip install bikeshed - name: Set up Node.js uses: actions/setup-node@v4