Skip to content

Commit 5680cb1

Browse files
committed
1.0.6
1 parent 0ffee7d commit 5680cb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ runs:
6161
- name: Update OpenAPI Spec
6262
env:
6363
GITHUB_REPO_NAME: ${{ github.repository}}
64+
PYTHONPATH: ${{ github.action_path }}
6465
run: |
6566
python ${{ github.action_path }}/scripts/generate_docs.py \
6667
--server-address ${{ inputs.runllm_server_address }} \

0 commit comments

Comments
 (0)