Skip to content

Commit b8ac6aa

Browse files
committed
ci: mod website check
1 parent bd17b8f commit b8ac6aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,6 @@ jobs:
9292
- name: Install website dependencies
9393
run: pnpm install
9494
working-directory: ./website
95-
- name: Build website
95+
- name: Check website
9696
run: pnpm build
9797
working-directory: ./website

0 commit comments

Comments
 (0)