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
|
||||
with:
|
||||
path: |
|
||||
/usr/local/bin/
|
||||
~/.roswell
|
||||
~/.config/common-lisp/source-registry.conf.d
|
||||
~/lisp
|
||||
|
@ -44,6 +45,7 @@ jobs:
|
|||
uses: actions/cache/save@v4
|
||||
with:
|
||||
path: |
|
||||
/usr/local/bin/
|
||||
~/.roswell
|
||||
~/.config/common-lisp/source-registry.conf.d
|
||||
~/lisp
|
||||
|
|
0
hoge.txt
0
hoge.txt
Loading…
Add table
Add a link
Reference in a new issue