We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a4d4d8 + e2114f7 commit 400880fCopy full SHA for 400880f
.github/workflows/demo.yml
@@ -32,7 +32,7 @@ jobs:
32
run: pnpm install
33
34
- name: build
35
- run: pnpm build
+ run: pnpm build:example
36
37
- name: add nojekyll
38
run: touch ./demo/.nojekyll
0 commit comments