Skip to content

Commit 44040df

Browse files
committed
multiline command
1 parent 3868df7 commit 44040df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: pnpm install
2727

2828
- name: Type check project
29-
run:
29+
run: |
3030
pnpm run type-build
3131
pnpm run type-check
3232

0 commit comments

Comments
 (0)