Fix Docs Build CI

This commit is contained in:
Ben C 2024-06-14 11:52:33 -04:00 committed by GitHub
parent 7e5e357c08
commit d6604141dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,7 +41,7 @@ jobs:
cp docs/package.json . cp docs/package.json .
cp docs/pnpm-lock.yaml . cp docs/pnpm-lock.yaml .
- name: Build Site - name: Build Site
uses: withastro/action@v1 uses: withastro/action@v2
with: with:
path: ./docs path: ./docs
package-manager: pnpm@latest package-manager: pnpm@latest