feat: some shit

This commit is contained in:
2024-04-03 17:46:04 +02:00
parent 31f259278a
commit a32e5a4b3b

View File

@@ -58,9 +58,7 @@ jobs:
${{ runner.os }}-pnpm-store-
- name: Install, build, and upload your site output
uses: withastro/action@v2
with:
package-manager: pnpm@latest
run: pnpm i && pnpm build
deploy:
needs: build