Skip to content

Commit

Permalink
add xdg cache directory to cache
Browse files Browse the repository at this point in the history
  • Loading branch information
LucilleH committed Sep 19, 2023
1 parent efe9b42 commit 1bf1ffa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ runs:
uses: actions/cache@v3
with:
path: |
~/.cache
~/.local/state/nix
~/.nix-defexpr
~/.nix-profile
Expand Down

0 comments on commit 1bf1ffa

Please sign in to comment.