Trying to fix issue in CI
All checks were successful
Main Workflow / Build (push) Has been skipped
Main Workflow / Security Audit (push) Successful in 4m24s
Main Workflow / Test (20.x) (push) Successful in 4m53s
Main Workflow / Test (18.x) (push) Successful in 4m54s
Main Workflow / Code Quality Check (push) Successful in 1m17s
Main Workflow / Notification (push) Successful in 21s

This commit is contained in:
2025-07-23 07:56:18 +00:00
parent ce4eea4fb4
commit be17f3aaf7

View File

@@ -93,7 +93,6 @@ jobs:
cp README.md dist/ cp README.md dist/
cp LICENSE dist/ cp LICENSE dist/
cp mcp-config-example.json dist/ cp mcp-config-example.json dist/
cp -r templates/ dist/
- name: Create tarball - name: Create tarball
run: | run: |