Skip to content

Commit

Permalink
dependencies: udpate zjuintl-assistant
Browse files Browse the repository at this point in the history
  • Loading branch information
geniucker-dev committed May 13, 2024
1 parent b0a1600 commit 9ab0b9f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-image-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on:
- '.github/workflows/build-image.yml'
- '.github/workflows/build-image-dev.yml'
- 'Dockerfile'
- 'zjuintl_assistant/**'
- 'api.py'
- 'requirements.txt'
workflow_dispatch:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
- '**'
paths:
- '.github/workflows/build.yml'
- 'zjuintl_assistant/**'
- 'api.py'
- 'requirements.txt'
workflow_call:
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ PyYAML==6.0.1
feedgen==1.0.0
Flask==3.0.3
waitress==3.0.0
zjuintl-assistant==0.0.1
zjuintl-assistant==0.0.2

0 comments on commit 9ab0b9f

Please sign in to comment.