Skip to content

Commit fc91542

Browse files
committed
Print dependency graph for debugging purposes
1 parent 58ea5b4 commit fc91542

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/make.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ else
166166
git clone https://$CLIENTS_GITHUB_TOKEN@github.com/elastic/elastic-client-generator-js.git && \
167167
mkdir -p /usr/src/elastic-client-generator-js/output && \
168168
cd /usr/src/app && \
169+
npm ls -a && \
169170
node .ci/make.mjs --task $TASK ${TASK_ARGS[*]}"
170171
fi
171172

0 commit comments

Comments
 (0)