调整mips源

This commit is contained in:
2024-12-21 16:33:41 +08:00
parent 1d25db7e58
commit 7a27b84cf4
@@ -130,7 +130,7 @@ jobs:
- name: Configure Base System - name: Configure Base System
run: | 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 }} - name: Building ${{ GITHUB.repository }}
run: | run: |