Skip to content

Commit abedb33

Browse files
committed
Update path here too
1 parent 1f4fe6d commit abedb33

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/sbom.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
echo "Node.js: $(node --version)"
6767
- name: Install Node.js dependencies
6868
run: |
69+
cd marketing
6970
[[ -f package-lock.json || -f npm-shrinkwrap.json ]] && npm ci || true
7071
- name: Configure Git
7172
run: |

0 commit comments

Comments
 (0)