v3 pls
This commit is contained in:
parent
34c4b7314d
commit
04f8bf3197
1 changed files with 3 additions and 3 deletions
|
@ -38,9 +38,9 @@ jobs:
|
|||
# path: $(YARN_CONFIG_CACHE)
|
||||
# displayName: Cache yarn
|
||||
|
||||
# - script: |
|
||||
# yarn set version from sources
|
||||
# displayName: "Setup yarn"
|
||||
- script: |
|
||||
yarn set version fstable
|
||||
displayName: "Setup yarn v3"
|
||||
|
||||
# Install dependencies (immutable for non-PR builds)
|
||||
- ${{ if ne(variables['Build.Reason'], 'PullRequest') }}:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue