mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-09-26 13:12:23 +08:00
update Debian-Build-amd64.yml
This commit is contained in:
parent
8913d11cc3
commit
e24682194e
@ -21,7 +21,7 @@ stages:
|
|||||||
image: docker.jianmuhub.com/library/debian:bookworm
|
image: docker.jianmuhub.com/library/debian:bookworm
|
||||||
command:
|
command:
|
||||||
- export DEBIAN_FRONTEND=noninteractive
|
- export DEBIAN_FRONTEND=noninteractive
|
||||||
- echo 'deb [trusted=yes] https://mirrors.sdu.edu.cn/debian bookworm main contrib non-free non-free-firmware' /etc/apt/sources.list
|
- echo 'deb [trusted=yes] https://mirrors.sdu.edu.cn/debian bookworm main contrib non-free non-free-firmware' > /etc/apt/sources.list
|
||||||
- rm -rfv /etc/apt/sources.list.d/*
|
- rm -rfv /etc/apt/sources.list.d/*
|
||||||
- apt update
|
- apt update
|
||||||
- apt build-dep . -y
|
- apt build-dep . -y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user