构建的debian版本错误

This commit is contained in:
2024-09-15 09:30:01 +08:00
parent ad599e70f3
commit 33d27e6f53
+1 -1
View File
@@ -165,7 +165,7 @@ jobs:
- name: Configure Base System
run: |
bash .github/workflows/configure-building-enviroment-base-system.sh riscv64 trixie $REPOSITORY https://github.com/$GITHUB_REPOSITORY
bash .github/workflows/configure-building-enviroment-base-system.sh riscv64 sid $REPOSITORY https://github.com/$GITHUB_REPOSITORY
- name: Building ${{ GITHUB.repository }}
run: |