From a7e183c1bcaf911fa7f458d54111f2361eea0084 Mon Sep 17 00:00:00 2001 From: Alexander Artemenko Date: Sun, 25 Feb 2024 13:47:08 +0000 Subject: [PATCH] Fixed loading of quicklisp-osx-fix Previously the script made unnecessary output and when you had a `qlfile` template in your workflow this output leaked into `qlfile` broking following `qlot install`. --- action.yml | 21 ++++++++++----------- changelog.lisp | 6 ++++++ 2 files changed, 16 insertions(+), 11 deletions(-) diff --git a/action.yml b/action.yml index 58c274f..569f24e 100644 --- a/action.yml +++ b/action.yml @@ -272,20 +272,19 @@ runs: mkdir -p ~/.roswell cat >> ~/.roswell/init.lisp <