We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4cd7ee commit 4bcc3f0Copy full SHA for 4bcc3f0
1 file changed
.github/workflows/cr.yml
@@ -33,7 +33,6 @@ jobs:
33
run: pnpm install --frozen-lockfile
34
35
- name: Build start
36
- working-directory: packages/start
37
run: |
38
pnpm run build
39
# rewrite .ts exports to .js
0 commit comments