We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66c70bc commit b7d513fCopy full SHA for b7d513f
.github/workflows/mozc-ut.yaml
@@ -60,7 +60,7 @@ jobs:
60
shell: cmd
61
working-directory: .\src
62
run: |
63
- ls ..\
+ ls ..\..\
64
python -m pip install six requests
65
66
- name: copy UT dic
0 commit comments