Migrate from GitHub to Forgejo #1

Merged
paku merged 5 commits from forgejo into master 2025-01-11 09:52:58 +00:00
Showing only changes of commit b3c9c5b4f6 - Show all commits

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