mirror of
https://github.com/Z4nzu/hackingtool
synced 2026-05-23 17:08:25 +00:00
TERM: "linux"
This commit is contained in:
parent
da0fd466ed
commit
483fb42740
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test_install.yml
vendored
2
.github/workflows/test_install.yml
vendored
|
|
@ -17,5 +17,5 @@ jobs:
|
|||
- run: pwd
|
||||
- run: ls -hal
|
||||
- env:
|
||||
TERM: "whatever"
|
||||
TERM: "linux"
|
||||
run: echo "1\n" | ./install.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue