mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
ts 3.6
This commit is contained in:
parent
3e8a2b8618
commit
aa89319445
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ install:
|
|||
# Get the latest stable version of Node.js or io.js
|
||||
- ps: Install-Product node $env:nodejs_version
|
||||
|
||||
- cmd: set path=%programfiles(x86)%\\Microsoft SDKs\TypeScript\3.1;%path%
|
||||
- cmd: set path=%programfiles(x86)%\\Microsoft SDKs\TypeScript\3.6;%path%
|
||||
- cmd: tsc -v
|
||||
build_script:
|
||||
- ps: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue