Skip to content

Commit 7f20e92

Browse files
committed
update workflow file
1 parent 0806e56 commit 7f20e92

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/mozc-ut.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,10 @@ jobs:
6262
run: |
6363
python -m pip install six requests
6464
65-
- name: Set up pip
65+
- name: copy UT dic
6666
shell: powershell
6767
run: |
68+
ls
6869
Get-Content mozcdic-ut.txt >> .\src\data\dictionary_oss\dictionary00.txt
6970
7071

0 commit comments

Comments
 (0)