From 27c6941795687af0672158b1996b59556ca196c5 Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Tue, 18 Jul 2023 10:34:31 +0200 Subject: [PATCH] Update test_install.yml --- .github/workflows/test_install.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test_install.yml b/.github/workflows/test_install.yml index a6f7d45..e303003 100644 --- a/.github/workflows/test_install.yml +++ b/.github/workflows/test_install.yml @@ -19,4 +19,6 @@ jobs: #- env: # TERM: "linux" # run: echo -e "\n1\n1\n1\n" | sudo ./install.sh - - run: sudo ./install.sh 1 + - env: + TERM: "linux" + run: sudo ./install.sh 1