mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-06-10 17:16:00 +08:00
update Debian-Build-amd64.yml
This commit is contained in:
parent
fdfde11782
commit
8dc2624dc5
@ -21,6 +21,8 @@ stages:
|
||||
image: docker.jianmuhub.com/library/debian:bookworm
|
||||
command:
|
||||
- export DEBIAN_FRONTEND=noninteractive
|
||||
- apt update
|
||||
- apt install ca-certificates -y
|
||||
- echo 'deb [trusted=yes] http://mirrors.sdu.edu.cn/debian bookworm main contrib non-free non-free-firmware' > /etc/apt/sources.list
|
||||
- rm -rfv /etc/apt/sources.list.d/*
|
||||
- apt update
|
||||
|
Loading…
x
Reference in New Issue
Block a user