mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
script -> pwsh
This commit is contained in:
+1
-1
@@ -118,7 +118,7 @@ jobs:
|
||||
displayName: Cache node modules
|
||||
- script: yarn --frozen-lockfile
|
||||
displayName: 'Install dependencies and build'
|
||||
- script: |
|
||||
- pwsh: |
|
||||
Start-Job -ScriptBlock {
|
||||
& yarn start
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user