Compare commits

..

2 commits

Author SHA1 Message Date
3126452937
test 2025-01-11 15:29:09 +09:00
9205d89641
Apply cache 2025-01-11 15:22:49 +09:00
2 changed files with 0 additions and 2 deletions
.forgejo/workflows
hoge.txt

View file

@ -26,7 +26,6 @@ jobs:
uses: actions/cache/restore@v4
with:
path: |
/usr/local/bin/
~/.roswell
~/.config/common-lisp/source-registry.conf.d
~/lisp
@ -45,7 +44,6 @@ jobs:
uses: actions/cache/save@v4
with:
path: |
/usr/local/bin/
~/.roswell
~/.config/common-lisp/source-registry.conf.d
~/lisp

0
hoge.txt Normal file
View file