Skip to content
This repository was archived by the owner on Jun 28, 2025. It is now read-only.

Commit 7701ec7

Browse files
authored
Update build armbian all borad.yml
1 parent 483a187 commit 7701ec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build armbian all borad.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
sudo -E apt-get -qq clean
9494
9595
# 安装兼容的 Python 版本(如 Python 3.10)
96-
sudo -E apt-get install -y python3.10 python3.10-distutils
96+
sudo -E apt-get install -y python3-distutils python3-pip python3-setuptools
9797
9898
# 设置时区并创建工作目录
9999
sudo timedatectl set-timezone "${TZ}"

0 commit comments

Comments
 (0)