Skip to content

Commit 60e47aa

Browse files
committed
nix cache config fix
1 parent 4ea6e1c commit 60e47aa

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build-devcontainer.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ jobs:
2222
key: ${{ runner.os }}-dimos-${{ hashFiles('flake.nix', 'flake.lock') }}
2323
restore-keys: |
2424
${{ runner.os }}-dimos-
25-
extra-exclude-paths: |
26-
/nix/*
2725
2826
- uses: docker/login-action@v3
2927
with:

0 commit comments

Comments
 (0)