mirror of
https://github.com/placeholder-soft/chroma.git
synced 2026-01-12 22:44:55 +08:00
[BLD] Add working directory to npm run js
This commit is contained in:
1
.github/workflows/chroma-js-release.yml
vendored
1
.github/workflows/chroma-js-release.yml
vendored
@@ -34,5 +34,6 @@ jobs:
|
||||
registry-url: 'https://registry.npmjs.org'
|
||||
- name: npm Test & Publish
|
||||
run: npm run $NPM_SCRIPT
|
||||
working-directory: ./clients/js/
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user