its supposed to be 3 alr

This commit is contained in:
yazninja 2023-05-10 09:20:40 +03:00
parent 416b49506c
commit 34c4b7314d

View file

@ -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 from sources
# displayName: "Setup yarn"
# Install dependencies (immutable for non-PR builds)
- ${{ if ne(variables['Build.Reason'], 'PullRequest') }}: