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