修复backport构建问题

This commit is contained in:
2024-10-12 23:03:34 +08:00
parent 7a81a14647
commit 5f7714a6c2
2 changed files with 5 additions and 5 deletions
@@ -36,7 +36,7 @@ if [[ $? != 0 ]] && [[ $1 == loong64 ]]; then
sudo mv squashfs-root $bottlePath -v
fi
sudo bash .github/workflows/pardus-chroot $bottlePath
if [[ $5 == "backport" ]]; then
if [[ $6 == "backport" ]]; then
sudo cp -rv .github/workflows/debian-backports.list $bottlePath/etc/apt/sources.list.d
fi
# 配置 git