Change cache name

This commit is contained in:
Andreas Zweili 2022-11-30 23:03:41 +01:00
parent e7bd5841f3
commit 003a3a9da9
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
- uses: cachix/install-nix-action@v18
- uses: cachix/cachix-action@v12
with:
name: network-inventory
name: networkinventory
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- name: Test
run: |