diff --git a/.github/workflows/json-build.yml b/.github/workflows/json-build.yml index 584373ae46..c1230180fe 100644 --- a/.github/workflows/json-build.yml +++ b/.github/workflows/json-build.yml @@ -25,7 +25,7 @@ jobs: - uses: terrapkg/anda-build@main with: - name: "${{ matrix.pkg.pkg }}pkg" + name: "${{ matrix.pkg.pkg }}" mockConfig: anda-${{ matrix.version }}-${{ matrix.pkg.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