its supposed to be 3 alr
This commit is contained in:
parent
416b49506c
commit
34c4b7314d
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 from sources
|
||||||
displayName: "Setup yarn"
|
# displayName: "Setup yarn"
|
||||||
|
|
||||||
# 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