From c4985c1d7bf978b2d0425333a65680b1b4214fc7 Mon Sep 17 00:00:00 2001 From: lleyton Date: Sat, 22 Oct 2022 19:46:46 -0700 Subject: [PATCH] no idea what this does --- .github/workflows/mass-rebuild.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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