We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd17b8f commit b8ac6aaCopy full SHA for b8ac6aa
.github/workflows/checks.yml
@@ -92,6 +92,6 @@ jobs:
92
- name: Install website dependencies
93
run: pnpm install
94
working-directory: ./website
95
- - name: Build website
+ - name: Check website
96
run: pnpm build
97
0 commit comments