Skip to content

Commit

Permalink
Update makefile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
beddinao authored Mar 8, 2024
1 parent 0edbee5 commit 9e1f1da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
- uses: actions/checkout@v3

- name: Install dependencies
run: cd ../../ && make
run: cd ../../minishell/ && make

0 comments on commit 9e1f1da

Please sign in to comment.