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: |