From 4b54c0663588dde3a9a8bb856f957e884d2ba9a1 Mon Sep 17 00:00:00 2001 From: uramer Date: Sat, 11 Feb 2023 14:00:00 +0100 Subject: [PATCH] Remove debug luarocks show --- CI/teal_ci.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/CI/teal_ci.sh b/CI/teal_ci.sh index 990d12f9f8..14aff96bc5 100755 --- a/CI/teal_ci.sh +++ b/CI/teal_ci.sh @@ -9,9 +9,6 @@ git clone https://github.com/teal-language/cyan.git --depth 1 cd cyan luarocks make cyan-dev-1.rockspec -luarocks show openmwluadocumentor -luarocks show cyan - LUAROCKS=~/luarocks/bin export LUAROCKS popd