Update test_install.yml

This commit is contained in:
Christian Clauss 2023-07-18 12:40:34 +02:00 committed by GitHub
parent 6f55416aad
commit c7e73b1d13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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