Skip to content

Commit 3c881cc

Browse files
authored
Merge pull request #21 from ollama/mxyng/ci
fix publish ci
2 parents 38a66f6 + 36a03df commit 3c881cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
- uses: actions/setup-node@v4
1515
with:
1616
node-version: latest
17+
registry-url: https://registry.npmjs.org
1718
cache: npm
1819
- run: npm ci
1920
- run: |

0 commit comments

Comments
 (0)