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)
|
# path: $(YARN_CONFIG_CACHE)
|
||||||
# displayName: Cache yarn
|
# displayName: Cache yarn
|
||||||
|
|
||||||
# - script: |
|
- script: |
|
||||||
# yarn set version from sources
|
yarn set version fstable
|
||||||
# displayName: "Setup yarn"
|
displayName: "Setup yarn v3"
|
||||||
|
|
||||||
# Install dependencies (immutable for non-PR builds)
|
# Install dependencies (immutable for non-PR builds)
|
||||||
- ${{ if ne(variables['Build.Reason'], 'PullRequest') }}:
|
- ${{ if ne(variables['Build.Reason'], 'PullRequest') }}:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue