ci: rename step

This commit is contained in:
Daniel Roe 2023-03-12 22:16:43 +00:00
parent f92fedc8e0
commit 34875bc0e5
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ jobs:
- name: Install dependencies
run: pnpm install
- name: Typecheck
- name: Build (stub)
run: pnpm build:stub
- name: Typecheck