mirror of
https://github.com/Z4nzu/hackingtool
synced 2026-05-23 08:58:22 +00:00
Update test_install.yml
This commit is contained in:
parent
6f55416aad
commit
c7e73b1d13
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test_install.yml
vendored
2
.github/workflows/test_install.yml
vendored
|
|
@ -21,6 +21,6 @@ jobs:
|
|||
#- run: echo -e "\n1\n1\n1\n" | sudo ./install.sh
|
||||
- run: sudo ./install.sh 1
|
||||
- run: pwd && ls -hal
|
||||
- run: echo -e "1\n/home/runner/work/hackingtool/hackingtool\n" | hackingtool
|
||||
- run: echo -e "1\n/home/runner/work/hackingtool/hackingtool\n" | hackingtool || true
|
||||
- run: pwd && ls -hal
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue