Skip to content

Commit 68a9f8f

Browse files
authored
Merge pull request #20851 from NullVoxPopuli/fix-nightly-ts
2 parents 91467a6 + 13eed9e commit 68a9f8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/night-ts.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v4
1212
- uses: ./.github/actions/setup
13+
- run: pnpm build
1314
- run: pnpm add --save-dev typescript@next --workspace-root
1415
- run: pnpm type-check
1516
notify:

0 commit comments

Comments
 (0)