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) # 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') }}: