mirror of
https://github.com/VigorousPro/TS3-Translation_zh-CN
synced 2025-01-30 09:42:47 +08:00
Update build.yml
This commit is contained in:
parent
05a70e1db6
commit
327326f160
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
run: |
|
||||
export TZ=Asia/Shanghai
|
||||
sudo apt-get update -q
|
||||
sudo apt-get install qt5-default qttools5-dev-tools -y -q
|
||||
sudo apt-get install qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools qttools5-dev-tools -y -q
|
||||
|
||||
- env:
|
||||
TG_API: ${{ secrets.TG_API }}
|
||||
|
Loading…
Reference in New Issue
Block a user