mirror of
https://github.com/mii443/mozc.git
synced 2025-08-23 00:25:34 +00:00
Fix typo: biuld → build.
#codehalth PiperOrigin-RevId: 689308115
This commit is contained in:
4
.github/workflows/windows.yaml
vendored
4
.github/workflows/windows.yaml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
run: |
|
||||
python build_tools/update_deps.py
|
||||
|
||||
- name: Biuld Qt
|
||||
- name: Build Qt
|
||||
shell: cmd
|
||||
working-directory: .\src
|
||||
run: |
|
||||
@ -104,7 +104,7 @@ jobs:
|
||||
run: |
|
||||
python build_tools/update_deps.py
|
||||
|
||||
- name: Biuld Qt
|
||||
- name: Build Qt
|
||||
shell: cmd
|
||||
working-directory: .\src
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user