diff --git a/.github/workflows/autopublish.yaml b/.github/workflows/autopublish.yaml index 55a2092..9da88e0 100644 --- a/.github/workflows/autopublish.yaml +++ b/.github/workflows/autopublish.yaml @@ -25,7 +25,8 @@ jobs: # sudo npx respec --src index.html --out index.html.build.html - uses: w3c/spec-prod@v2 with: - BUILD_FLAGS: -t 40 + BUILD_FLAGS: + - "-t 40" - uses: actions/upload-pages-artifact@v3 with: