Skip to content

Commit da9d51c

Browse files
add build
1 parent 15cda97 commit da9d51c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
steps:
2828
- uses: actions/checkout@v3
2929
- uses: ./.github/actions/install-deps
30+
- run: pnpm run build
3031
- name: Install, build, and upload your site
3132
uses: withastro/action@v2
3233
with:

0 commit comments

Comments
 (0)