1
0
mirror of https://github.com/Z4nzu/hackingtool.git synced 2025-06-20 06:15:54 +02:00

TERM: "whatever"

This commit is contained in:
Christian Clauss
2023-07-18 09:53:41 +02:00
committed by GitHub
parent ba86818beb
commit da0fd466ed

View File

@ -16,4 +16,6 @@ jobs:
- run: pip install --upgrade pip
- run: pwd
- run: ls -hal
- run: echo "1\n" | ./install.sh
- env:
TERM: "whatever"
run: echo "1\n" | ./install.sh