Skip to content

Commit 51fe4cf

Browse files
committed
#RI-3478 - not build plugins for licenses check
1 parent dc81e46 commit 51fe4cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -813,7 +813,7 @@ jobs:
813813
yarn --cwd tests/e2e install
814814
# Install plugins dependencies
815815
export pluginsOnlyInstall=1
816-
sh ./scripts/build-statics.sh
816+
yarn build:statics
817817
- run:
818818
name: Generate licenses csv files and send csv data to google sheet
819819
command: |

0 commit comments

Comments
 (0)