diff --git a/.github/workflows/mass-rebuild.yml b/.github/workflows/mass-rebuild.yml index 271a48a94e..eab5234f03 100644 --- a/.github/workflows/mass-rebuild.yml +++ b/.github/workflows/mass-rebuild.yml @@ -65,7 +65,7 @@ jobs: - uses: andaman-common-pkgs/anda-build@main if: steps.check_files.outputs.EXISTS == 'true' with: - name: "${{ matrix.pkg }}" + name: "${{ matrix.pkg }}pkg" mockConfig: anda-37-${{ matrix.arch }} extraArgs: -D "sccache_bucket ${{secrets.SCCACHE_BUCKET}}" -D "sccache_endpoint ${{secrets.SCCACHE_ENDPOINT}}" -D "sccache_secret ${{secrets.SCCACHE_SECRET}}" -D "sccache_accesskey ${{secrets.SCCACHE_ACCESSKEY}}" andaRepo: https://github.com/terrapkg/subatomic-repos/raw/main/terra.repo