We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ea6e1c commit 60e47aaCopy full SHA for 60e47aa
1 file changed
.github/workflows/build-devcontainer.yml
@@ -22,8 +22,6 @@ jobs:
22
key: ${{ runner.os }}-dimos-${{ hashFiles('flake.nix', 'flake.lock') }}
23
restore-keys: |
24
${{ runner.os }}-dimos-
25
- extra-exclude-paths: |
26
- /nix/*
27
28
- uses: docker/login-action@v3
29
with:
0 commit comments