ci(speech-synthesis-mcp): publish workflow update
Some checks failed
Build and Publish / build-and-publish (push) Failing after 49s
Some checks failed
Build and Publish / build-and-publish (push) Failing after 49s
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
735ef8d343
commit
b8ed398c3a
1 changed files with 2 additions and 2 deletions
|
|
@ -31,8 +31,8 @@ jobs:
|
||||||
|
|
||||||
- name: Configure npm for Forgejo registry
|
- name: Configure npm for Forgejo registry
|
||||||
run: |
|
run: |
|
||||||
echo "@lilith:registry=http://forge.black.lan/api/packages/lilith/npm/" > .npmrc
|
echo "@lilith:registry=http://134.199.243.61:4873/" > .npmrc
|
||||||
echo "//forge.black.lan/api/packages/lilith/npm/:_authToken=\${NPM_TOKEN}" >> .npmrc
|
echo "//134.199.243.61:4873/:_authToken=\${NPM_TOKEN}" >> .npmrc
|
||||||
|
|
||||||
- name: Transform workspace dependencies
|
- name: Transform workspace dependencies
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue