feat: some shit
This commit is contained in:
parent
6168a386fa
commit
5e931f15d3
4
.github/workflows/default.yaml
vendored
4
.github/workflows/default.yaml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user