Skip to content

Commit 03ba6d5

Browse files
committed
test
1 parent 2008c11 commit 03ba6d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- checkout
6161
- run:
6262
name: Install packages
63-
command: npm ci
63+
command: npm ci --install-strategy=nested
6464
- run:
6565
name: Build UI
6666
command: npm --prefix web/client run build

0 commit comments

Comments
 (0)