diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index e3570af..f28aba3 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -27,6 +27,7 @@ jobs: uses: actions/configure-pages@v5 - name: Set up Node.js uses: actions/setup-node@v3 + - uses: pnpm/action-setup@v4 - name: Install dependencies run: | pnpm install