From a7100730a67990367f4a260a13d6d80ac100b5f0 Mon Sep 17 00:00:00 2001 From: paku Date: Sun, 12 Jan 2025 00:34:26 +0900 Subject: [PATCH] Update CI to use the latest version of asdf --- .forgejo/workflows/CI.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.forgejo/workflows/CI.yml b/.forgejo/workflows/CI.yml index aba6751..28389eb 100644 --- a/.forgejo/workflows/CI.yml +++ b/.forgejo/workflows/CI.yml @@ -37,6 +37,7 @@ jobs: LISP: ${{ matrix.lisp }} run: | curl -L https://raw.githubusercontent.com/roswell/roswell/master/scripts/install-for-ci.sh | sh + ros install asdf ros install fukamachi/qlot PATH="~/.roswell/bin:$PATH" qlot install