Skip to content

Commit

Permalink
Fix build workflow (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
FdelMazo committed Jan 27, 2025
1 parent 245482a commit 700ee43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
steps:
- id: node-to-gh
uses: fdelmazo/node-to-gh-action@v2
- id: typescript check
- id: typescript-check
run: npx tsc --noEmit

0 comments on commit 700ee43

Please sign in to comment.