debug part 1
This commit is contained in:
parent
04f8bf3197
commit
fee575b143
1 changed files with 2 additions and 1 deletions
|
@ -39,7 +39,8 @@ jobs:
|
|||
# displayName: Cache yarn
|
||||
|
||||
- script: |
|
||||
yarn set version fstable
|
||||
yarn config -v
|
||||
yarn set version stable
|
||||
displayName: "Setup yarn v3"
|
||||
|
||||
# Install dependencies (immutable for non-PR builds)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue