mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Echo path
This commit is contained in:
+2
-1
@@ -14,7 +14,8 @@ jobs:
|
||||
displayName: 'Install Node.js'
|
||||
- script: |
|
||||
curl -o- -L https://yarnpkg.com/install.sh | bash
|
||||
. ~/.bashrc
|
||||
echo 'PATH'
|
||||
echo $PATH
|
||||
displayName: 'Install yarn'
|
||||
- script: |
|
||||
yarn
|
||||
|
||||
Reference in New Issue
Block a user