Skip to content

Commit

Permalink
Debug tsc error
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanstrominger committed Jun 25, 2024
1 parent 468fb9c commit 1abed69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/heat-stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 20
- run: tsc -v
- run: npm run tsc -v
- name: 📥 Download deps
uses: bahmutov/npm-install@v1
with:
Expand Down

0 comments on commit 1abed69

Please sign in to comment.