We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3787d5 commit 85ac4b1Copy full SHA for 85ac4b1
.github/workflows/checks.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Build
28
uses: ./.github/actions/build
29
with:
30
- cache_id: ${{ secrets.NIX_CACHE_ID }}
+ cache_id: ${{ secrets.NIX_CACHE_GCP_ID }}
31
nar_secret: ${{ secrets.NIX_CACHE_NAR_SECRET }}
32
gcp_secret: ${{ secrets.NIX_CACHE_GCP_SECRET }}
33
0 commit comments