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