We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df80398 commit 9eeee62Copy full SHA for 9eeee62
1 file changed
.github/workflows/deploy.yml
@@ -29,9 +29,6 @@ jobs:
29
- name: Install dependencies
30
run: pnpm install --frozen-lockfile
31
32
- - name: Build
33
- run: pnpm build
34
-
35
- name: Build playground
36
run: pnpm build:playground
37
0 commit comments