fix/runner (#4966)
This commit is contained in:
parent
bd02205ef9
commit
ac7875128c
2
.github/workflows/build-docs.yml
vendored
2
.github/workflows/build-docs.yml
vendored
@ -97,7 +97,7 @@ jobs:
|
|||||||
cp ./coverage-artifact/sorter.js platform/docs/static/
|
cp ./coverage-artifact/sorter.js platform/docs/static/
|
||||||
|
|
||||||
- name: Build docs
|
- name: Build docs
|
||||||
run: cd platform/docs && bun run build:docs
|
run: cd platform/docs && bun run build
|
||||||
|
|
||||||
- name: Install Netlify CLI
|
- name: Install Netlify CLI
|
||||||
run: bun add -g netlify-cli
|
run: bun add -g netlify-cli
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user