Skip to content

Commit

Permalink
Merge pull request #20851 from NullVoxPopuli/fix-nightly-ts
Browse files Browse the repository at this point in the history
  • Loading branch information
kategengler authored Feb 18, 2025
2 parents 91467a6 + 13eed9e commit 68a9f8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/night-ts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup
- run: pnpm build
- run: pnpm add --save-dev typescript@next --workspace-root
- run: pnpm type-check
notify:
Expand Down

0 comments on commit 68a9f8f

Please sign in to comment.