From 7a27b84cf42e198a7aee4f88976fa3d5f2da136b Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Sat, 21 Dec 2024 16:33:41 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4mips=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/building-deb-other-distro.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/building-deb-other-distro.yml b/.github/workflows/building-deb-other-distro.yml index 760f38d..2c5c49a 100755 --- a/.github/workflows/building-deb-other-distro.yml +++ b/.github/workflows/building-deb-other-distro.yml @@ -130,7 +130,7 @@ jobs: - name: Configure Base System run: | - bash .github/workflows/configure-building-enviroment-base-system.sh mips64el buster $REPOSITORY https://github.com/$GITHUB_REPOSITORY + bash .github/workflows/configure-building-enviroment-base-system.sh mips64el buster $REPOSITORY https://github.com/$GITHUB_REPOSITORY https://archive.debian.org/debian/ - name: Building ${{ GITHUB.repository }} run: |