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