Fix
All checks were successful
CI / test (sbcl-bin) (pull_request) Successful in 29s

This commit is contained in:
paku 2025-01-11 18:09:09 +09:00
parent 0112e5c315
commit b3c9c5b4f6
Signed by: paku
GPG key ID: 5B4E8402BCC50607

View file

@ -15,9 +15,6 @@ jobs:
lisp:
- sbcl-bin
env:
LISP: ${{ matrix.lisp }}
steps:
- uses: actions/checkout@v4
@ -47,6 +44,7 @@ jobs:
- name: Save cache
id: save-cache
uses: actions/cache/save@v4
if: steps.restore-cache.outputs.cache-hit != 'true'
with:
path: |
/usr/local/bin/ros