Skip to content

Commit 5dd804c

Browse files
committed
explicit package.json
1 parent f9b95ba commit 5dd804c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/api_inference_generate_documentation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- recursive: true
2727
cwd: ./scripts/api-inference
2828
args: [--frozen-lockfile]
29+
package_json_file: ./scripts/api-inference/package.json
2930

3031
# Generate
3132
- name: Generate API inference documentation

0 commit comments

Comments
 (0)