Skip to content

Commit b7d513f

Browse files
committed
update workflow file
1 parent 66c70bc commit b7d513f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mozc-ut.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
shell: cmd
6161
working-directory: .\src
6262
run: |
63-
ls ..\
63+
ls ..\..\
6464
python -m pip install six requests
6565
6666
- name: copy UT dic

0 commit comments

Comments
 (0)