We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b1283e commit 0806e56Copy full SHA for 0806e56
.github/workflows/mozc-ut.yaml
@@ -36,7 +36,7 @@ jobs:
36
uses: actions/upload-artifact@v2
37
with:
38
name: mozcdic-ut
39
- path: mozcdic-ut.txt
+ path: ./src/mozcdic-ut.txt
40
41
build_windows:
42
runs-on: windows-latest
0 commit comments