Skip to content

Commit 41dd655

Browse files
committed
chore(ci): correct step name
1 parent 63933d4 commit 41dd655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
- name: Install
3030
uses: ./.github/actions/install
3131

32-
- name: Lint
32+
- name: Build
3333
run: pnpm build

0 commit comments

Comments
 (0)