debug part 3

This commit is contained in:
yazninja 2023-05-10 09:34:53 +03:00
parent 996bb3d323
commit b1c35a9d30

View file

@ -39,6 +39,7 @@ jobs:
displayName: Cache yarn
- script: |
yarn config set cache-folder /usr/local/Caches/yarn
yarn --version
displayName: "Setup yarn v3"