Update ci

This commit is contained in:
Core 2023-06-06 02:29:23 +01:00
parent 246450fde3
commit 24b62cb713
No known key found for this signature in database

View file

@ -39,10 +39,6 @@ jobs:
# path: $(YARN_CACHE_FOLDER)
# displayName: Cache yarn
- script: git submodule update --init --recursive --remote
displayName: Init submodules
- script: yarn set version from sources
displayName: "Setup yarn"
@ -117,9 +113,6 @@ jobs:
# path: $(YARN_CACHE_FOLDER)
# displayName: Cache yarn
- script: git submodule update --init --recursive --remote
displayName: Init submodules
- script: yarn set version from sources
displayName: "Setup yarn"
@ -177,9 +170,6 @@ jobs:
versionSource: "fromFile"
versionFilePath: ".nvmrc"
- script: git submodule update --init --recursive --remote
displayName: Init submodules
- script: yarn set version from sources
displayName: "Setup yarn"
@ -231,9 +221,6 @@ jobs:
versionSource: "fromFile"
versionFilePath: ".nvmrc"
- script: git submodule update --init --recursive --remote
displayName: Init submodules
- script: yarn set version from sources
displayName: "Setup yarn"