Skip to content

Commit

Permalink
test cache dir in ~ 
Browse files Browse the repository at this point in the history
  • Loading branch information
plajjan committed Jul 26, 2024
1 parent ebab159 commit 03796c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ jobs:
uses: actions/cache@v4
with:
path: |
./debian/.debhelper/
~/.cache/
key: build-debs
- name: "Show cache content"
run: |
Expand Down

0 comments on commit 03796c4

Please sign in to comment.