Skip to content

Commit c346cd7

Browse files
committed
ci: missing line
1 parent e9649f9 commit c346cd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,5 +223,5 @@ jobs:
223223

224224
- name: 🌐 Check i18n schema is up to date
225225
run: |
226-
vp run i18n:schema
226+
pnpm vp run i18n:schema
227227
git diff --exit-code i18n/schema.json

0 commit comments

Comments
 (0)