Skip to content

Commit

Permalink
Add new Windows cache location
Browse files Browse the repository at this point in the history
  • Loading branch information
mosteo committed Apr 15, 2024
1 parent 546f5bd commit 1856d16
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,4 +173,8 @@ runs:
~/.cache/alire
~/.config/alire
./alire_install
~/AppData/Local/alire
key: ${{ steps.cache-alr.outputs.cache-primary-key }}
# Note that '~' is recommended on Windows too:
# https://github.com/actions/cache

0 comments on commit 1856d16

Please sign in to comment.