mirror of
https://github.com/Z4nzu/hackingtool
synced 2026-05-23 08:58:22 +00:00
Update .yml file
This commit is contained in:
parent
943bbb6eab
commit
d274ca0dbc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test_install.yml
vendored
2
.github/workflows/test_install.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
cache: 'pip'
|
||||
- run: pip install --upgrade pip
|
||||
- run: pwd && ls -hal
|
||||
- run: sudo ./install.sh 1
|
||||
- run: sudo ./install.py 1
|
||||
- run: pwd && ls -hal
|
||||
# Typing "1" will allow us to manually enter the filepath to hackingtool.
|
||||
# Provide the filepath ${HOME}/work/hackingtool/hackingtool
|
||||
|
|
|
|||
Loading…
Reference in a new issue