Skip to content

Commit 4831960

Browse files
committed
再再再再次尝试
1 parent 4c9c8f4 commit 4831960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: 安装工具
2525
run: |
2626
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
27+
sudo apt-get install -y curl 7zip tar git gcc mingw-w64 make perl
2828
2929
- name: 构建
3030
run: |

0 commit comments

Comments
 (0)