Fix mockConfig

This commit is contained in:
windowsboy111
2023-01-30 17:23:17 +08:00
parent d519ad228a
commit 3adc661bea
+2 -1
View File
@@ -32,7 +32,8 @@ jobs:
with:
name: "${{ matrix.pkg }}pkg"
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
mockConfig: anda-${{ matrix.version }}-${{ matrix.pkg.arch }}
andaRepo: https://github.com/terrapkg/subatomic-repos/raw/main/terra38.repo
- name: Upload packages to subatomic
run: |