feat: some shit
Some checks failed
Deploy to GitHub Pages / build (push) Failing after 10m44s
Deploy to GitHub Pages / deploy (push) Has been skipped

This commit is contained in:
max_richter 2024-04-03 17:46:04 +02:00
parent 6168a386fa
commit 5e931f15d3

View File

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