Fix typo: biuld → build.

#codehalth

PiperOrigin-RevId: 689308115
This commit is contained in:
Hiroyuki Komatsu
2024-10-24 10:09:30 +00:00
parent 28dd6e7a42
commit f231b396a1
2 changed files with 3 additions and 3 deletions

View File

@ -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: |