mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-03-30 15:08:28 +00:00
fix: Target correct npm job.
This commit is contained in:
parent
ca291c78a4
commit
65eb26238f
2
.github/workflows/api-publish.yml
vendored
2
.github/workflows/api-publish.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
node-version: 'lts/*'
|
||||
registry-url: https://registry.npmjs.org/
|
||||
- run: npm ci
|
||||
- run: npm run api:docs
|
||||
- run: npm run build:docs
|
||||
- uses: actions/upload-pages-artifact@v2
|
||||
with:
|
||||
path: ./docs/api/
|
||||
|
Loading…
x
Reference in New Issue
Block a user