Skip to content

Commit f9b95ba

Browse files
committed
fix
1 parent 77bd2ce commit f9b95ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/api_inference_generate_documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ jobs:
2424
with:
2525
run_install: |
2626
- recursive: true
27+
cwd: ./scripts/api-inference
2728
args: [--frozen-lockfile]
28-
package_json_file: ./scripts/api-inference/package.json
2929
3030
# Generate
3131
- name: Generate API inference documentation

0 commit comments

Comments
 (0)