remove bogus build steps, added retries to yarn install in new places

fixes #138983
This commit is contained in:
Joao Moreno
2021-12-13 14:24:18 +01:00
parent 0d9f75df79
commit 39f1f7bd41
5 changed files with 28 additions and 21 deletions

View File

@@ -295,9 +295,6 @@ jobs:
- name: Run Valid Layers Checks
run: yarn valid-layers-check
- name: Compile /build/
run: yarn --cwd build compile
- name: Run eslint
run: yarn eslint