From 483fb42740a24e26b24f359f61dc5850897814b3 Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Tue, 18 Jul 2023 09:55:58 +0200 Subject: [PATCH] TERM: "linux" --- .github/workflows/test_install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_install.yml b/.github/workflows/test_install.yml index 781e625..06fed58 100644 --- a/.github/workflows/test_install.yml +++ b/.github/workflows/test_install.yml @@ -17,5 +17,5 @@ jobs: - run: pwd - run: ls -hal - env: - TERM: "whatever" + TERM: "linux" run: echo "1\n" | ./install.sh