diff --git a/.github/workflows/copilot-setup-steps.yml b/.github/workflows/copilot-setup-steps.yml index eed68db653cb..73a7eaad10a9 100644 --- a/.github/workflows/copilot-setup-steps.yml +++ b/.github/workflows/copilot-setup-steps.yml @@ -33,4 +33,4 @@ jobs: install-code-deps: true - name: Compile - run: yarn nx run-many --targets compile + run: yarn nx run-many --targets compile --no-cloud