From a1946acf5fc4fe543f1a482e7de9b59c6e27b45d Mon Sep 17 00:00:00 2001 From: Alexander Artemenko Date: Wed, 27 Jan 2021 10:25:36 +0300 Subject: [PATCH] CI now installs from current directory instead of dist. --- .github/workflows/install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/install.yml b/.github/workflows/install.yml index 688cb10..4a004c0 100644 --- a/.github/workflows/install.yml +++ b/.github/workflows/install.yml @@ -101,7 +101,7 @@ jobs: qlot exec ros install 40ants/defmain fi - qlot exec ros install 40ants/cl-info + qlot exec ros install . - name: Run CL-INFO run: | qlot exec cl-info