Skip to content

Commit d766b68

Browse files
committed
Remove target from cache to fix stale docs builds
1 parent 3c542d3 commit d766b68

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
path: |
3030
~/.cargo/registry
3131
~/.cargo/git
32-
target
3332
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
3433

3534
- name: Build Documentation

0 commit comments

Comments
 (0)