diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml index b9eadbf..aa1c3d1 100644 --- a/.github/workflows/makefile.yml +++ b/.github/workflows/makefile.yml @@ -13,6 +13,3 @@ jobs: steps: - uses: actions/checkout@v3 - - - name: Install dependencies - run: cd ../../minishell/ && make