Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldWaterFall committed Jan 31, 2024
1 parent c9dad7f commit 4981d3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
gpt_folder_path: 'tianji/prompt/gpt_prompt'
gpt_output_json_path: 'tianji/prompt/gpt_prompt/all_gpt_prompt.json'
run: python .ci/build_all_gpt_prompt.py
mv all_gpt_prompt.json tianji/prompt/gpt_prompt/all_gpt_prompt.json

- name: upload all gpt json
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 4981d3b

Please sign in to comment.