mirror of
https://github.com/ollama/ollama-js.git
synced 2026-07-01 11:16:25 -04:00
Update publish.yaml
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: latest
|
||||
node-version: '20'
|
||||
registry-url: https://registry.npmjs.org
|
||||
cache: npm
|
||||
- run: npm ci
|
||||
|
||||
Reference in New Issue
Block a user