feat: some stuff
This commit is contained in:
3
.github/workflows/default.yaml
vendored
3
.github/workflows/default.yaml
vendored
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user