We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0855af1 commit 4c9c8f4Copy full SHA for 4c9c8f4
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: 安装工具
25
run: |
26
sudo apt-get update
27
- sudo apt-get install -y curl 7zip tar git gcc mingw-w64 make perl gcc-aarch64-linux-gnu gcc-multilib gcc-loongarch64-linux-gnu gcc-arm-linux-gnueabihf
+ sudo apt-get install -y curl 7zip tar git gcc mingw-w64 make perl gcc-aarch64-linux-gnu gcc-multilib
28
29
- name: 构建
30
0 commit comments