feat: some stuff
Some checks failed
Deploy to GitHub Pages / build (push) Successful in 27m24s
Deploy to GitHub Pages / deploy (push) Failing after 35s

This commit is contained in:
2024-04-03 20:07:32 +02:00
parent 4c1a6ed9f6
commit 46230f2140
3 changed files with 51 additions and 43 deletions

View File

@ -63,6 +63,9 @@ jobs:
restore-keys: |
${{ runner.os }}-pnpm-store-
- name: Checkout LFS Files
run: git lfs pull
- name: Install, build, and upload your site output
run: pnpm i && pnpm build