Skip to content

Commit 94cb7de

Browse files
committed
Update codeql.yml
1 parent f80be65 commit 94cb7de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
run: yarn install --frozen-lockfile
6767

6868
- name: Build monorepo
69-
run: yarn nx run-many --target=build --all
69+
run: npx nx run-many --target=build --all --no-cloud
7070

7171
# Initializes the CodeQL tools for scanning.
7272
- name: Initialize CodeQL

0 commit comments

Comments
 (0)