Skip to content

Commit b5f0b8f

Browse files
committed
update workflow file
1 parent 7f20e92 commit b5f0b8f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/mozc-ut.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,7 @@ jobs:
6565
- name: copy UT dic
6666
shell: powershell
6767
run: |
68-
ls
69-
Get-Content mozcdic-ut.txt >> .\src\data\dictionary_oss\dictionary00.txt
68+
Get-Content .\src\mozcdic-ut.txt >> .\src\data\dictionary_oss\dictionary00.txt
7069
7170
7271
- name: Try to restore update_deps cache

0 commit comments

Comments
 (0)