Skip to content

Commit 9ab0b9f

Browse files
committed
dependencies: udpate zjuintl-assistant
1 parent b0a1600 commit 9ab0b9f

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

.github/workflows/build-image-dev.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
- '.github/workflows/build-image.yml'
1010
- '.github/workflows/build-image-dev.yml'
1111
- 'Dockerfile'
12-
- 'zjuintl_assistant/**'
1312
- 'api.py'
1413
- 'requirements.txt'
1514
workflow_dispatch:

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88
- '**'
99
paths:
1010
- '.github/workflows/build.yml'
11-
- 'zjuintl_assistant/**'
1211
- 'api.py'
1312
- 'requirements.txt'
1413
workflow_call:

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ PyYAML==6.0.1
66
feedgen==1.0.0
77
Flask==3.0.3
88
waitress==3.0.0
9-
zjuintl-assistant==0.0.1
9+
zjuintl-assistant==0.0.2

0 commit comments

Comments
 (0)