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