mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 07:29:04 -07:00
Log tsc version
This commit is contained in:
parent
c13d029aa9
commit
6166203ccc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint_and_test.yml
vendored
2
.github/workflows/lint_and_test.yml
vendored
|
|
@ -54,7 +54,7 @@ jobs:
|
|||
with:
|
||||
node-version: '18.x'
|
||||
|
||||
- run: npm i && npm i -g typescript && rm -rdf ./FlowPlugins && tsc
|
||||
- run: npm i && npm i -g typescript && rm -rdf ./FlowPlugins && tsc -v && tsc
|
||||
|
||||
- uses: stefanzweifel/git-auto-commit-action@v5
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue