Skip to content

Commit 3694451

Browse files
authored
release@main [] (#259)
- project: mcp-server 1.7.0-dev-20251118T1552-4951c6c.0 - project: mcp-tools 0.1.0-dev-20251118T1552-4951c6c.0 * fix: configure releases only for main * chore: update lockfile * chore: update deps * chore: check ci with verbose * chore: update prepare step * chore: update nx deps * chore: check ci with verbose * chore: update lockfile * chore: update lockfile
1 parent 021cd29 commit 3694451

File tree

3 files changed

+4258
-2201
lines changed

3 files changed

+4258
-2201
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
cache: 'npm'
1818

1919
- name: Install dependencies
20-
run: npm ci
20+
run: npm ci --verbose
2121

2222
- name: Run build
2323
run: npm run build

0 commit comments

Comments
 (0)