From df23291fee52b49fac9fbbb66025782038e7b478 Mon Sep 17 00:00:00 2001 From: Alexander Artemenko Date: Wed, 13 Dec 2023 22:29:30 +0000 Subject: [PATCH] Create .roswell folder. --- action.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 22747fa..6ce3e06 100644 --- a/action.yml +++ b/action.yml @@ -197,7 +197,9 @@ runs: --depth=1 \ https://github.com/40ants/quicklisp-client-fix \ ~/.quicklisp-client-fix - + + mkdir -p ~/.roswell + cat >> ~/.roswell/init.lisp <