From f96606390bceff30f41926f310ae04253ebe2e43 Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Fri, 6 Sep 2024 21:46:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E4=BB=A3=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/building-deb.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/building-deb.yml b/.github/workflows/building-deb.yml index e6d65d8..749b6a9 100755 --- a/.github/workflows/building-deb.yml +++ b/.github/workflows/building-deb.yml @@ -165,7 +165,7 @@ jobs: - name: Configure Base System run: | - bash .github/workflows/configure-building-enviroment-base-system.sh riscv64 sid $REPOSITORY https://github.com/$GITHUB_REPOSITORY + bash .github/workflows/configure-building-enviroment-base-system.sh riscv64 trixie $REPOSITORY https://github.com/$GITHUB_REPOSITORY - name: Building ${{ GITHUB.repository }} run: |