Skip to content

Commit

Permalink
feat($): update
Browse files Browse the repository at this point in the history
  • Loading branch information
liguoqinjim committed Sep 13, 2023
1 parent 36700fb commit 72c5393
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ jobs:
echo "OPENAI_API_BASE=$OPENAI_API_BASE" >> $GITHUB_ENV
echo "OPENAI_API_KEY=$OPENAI_API_KEY" >> $GITHUB_ENV
- name: 打印当前目录
run: pwd

- name: 安装依赖
run: pip install -r requirements.txt

Expand Down

0 comments on commit 72c5393

Please sign in to comment.