Skip to content

Commit 8979575

Browse files
committed
update workflow file
1 parent 8d17e3d commit 8979575

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mozc-ut.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
run: |
2727
sed -i -e 's/#generate_latest/generate_latest/' make.sh
2828
chmod +x make.sh
29+
python -m pip install jaconv
2930
3031
- name: build ut dic
3132
working-directory: src/merge

0 commit comments

Comments
 (0)