We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f62a004 commit 7196cbaCopy full SHA for 7196cba
infrastructure/terraform/components/api/pre.sh
@@ -12,7 +12,7 @@ $ROOT_DIR/scripts/set-github-token.sh
12
13
echo "Completed."
14
15
-npm ci
+npm ci --loglevel verbose
16
17
npm run generate-dependencies --workspaces --if-present
18
0 commit comments