Split out getblocktemplate-rpcs GitHub Actions cache (#5578)

This commit is contained in:
teor 2022-11-09 06:53:08 +10:00 committed by GitHub
parent f3d27f4fdb
commit 14fb175cec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -98,6 +98,10 @@ jobs:
# or remove this workaround once the build is more efficient (#3005).
#with:
# workspaces: ". -> C:\\zebra-target"
with:
# Split the getblocktemplate-rpcs cache from the regular cache, to avoid linker errors.
# (These might be "disk full" errors, or they might be dependency resolution issues.)
key: ${{ matrix.features }}
- name: Change target output directory on Windows
# Windows doesn't have enough space on the D: drive, so we redirect the build output to the