diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index 99a2cb1..849185f 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -35,6 +35,7 @@ jobs: run: | npm ci npm run build --if-present + npm run website:build shell: bash - name: Setup Pages uses: actions/configure-pages@v5