Skip to content

Commit c5f3c21

Browse files
committed
Restore yarn install and ts
1 parent cab3d54 commit c5f3c21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-changeset.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
run: yarn ts-node-script scripts/check_changeset.ts
2323
id: check-changeset
2424
- name: Read output
25-
run: echo env.MISSING_PACKAGES
25+
run: echo $MISSING_PACKAGES

0 commit comments

Comments
 (0)