From d274ca0dbc92645b190f7a751b0d260681fae645 Mon Sep 17 00:00:00 2001 From: Modark Date: Mon, 13 Oct 2025 10:09:20 -0400 Subject: [PATCH] Update .yml file --- .github/workflows/test_install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_install.yml b/.github/workflows/test_install.yml index edf2f3d..353b9b6 100644 --- a/.github/workflows/test_install.yml +++ b/.github/workflows/test_install.yml @@ -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