Skip to content

Commit 5149d6c

Browse files
authored
cd into dynamic
1 parent 9049b26 commit 5149d6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql-monorepo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
- name: Build language based projects JSON for each package in the monorepo
5858
run: |
5959
#!/bin/bash
60+
cd dynamic
6061
json="{ \"javascript\": {"
6162
for dir in packages/*/
6263
do

0 commit comments

Comments
 (0)