Compare commits
2 commits
be4204e326
...
3126452937
Author | SHA1 | Date | |
---|---|---|---|
3126452937 | |||
9205d89641 |
2 changed files with 0 additions and 2 deletions
|
@ -26,7 +26,6 @@ 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
|
||||||
|
@ -45,7 +44,6 @@ 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
Normal file
0
hoge.txt
Normal file
Loading…
Add table
Add a link
Reference in a new issue