Skip to content

Commit

Permalink
ci: Fix tspc command
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasBoll committed Oct 14, 2024
1 parent c8e8caf commit 3f21a8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
## Build for packaging.
- name: Build
run: yarn build
env:
TSP_SKIP_CACHE: true

## Publish prerelease to npm. Must be run after a build
- name: Publish
Expand Down

0 comments on commit 3f21a8c

Please sign in to comment.