Compare commits
1 commit
be4204e326
...
62547170fc
Author | SHA1 | Date | |
---|---|---|---|
62547170fc |
1 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@ jobs:
|
|||
uses: actions/cache/restore@v4
|
||||
with:
|
||||
path: |
|
||||
/usr/local/bin/
|
||||
/usr/local/bin/ros
|
||||
~/.roswell
|
||||
~/.config/common-lisp/source-registry.conf.d
|
||||
~/lisp
|
||||
|
@ -45,7 +45,7 @@ jobs:
|
|||
uses: actions/cache/save@v4
|
||||
with:
|
||||
path: |
|
||||
/usr/local/bin/
|
||||
/usr/local/bin/ros
|
||||
~/.roswell
|
||||
~/.config/common-lisp/source-registry.conf.d
|
||||
~/lisp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue