Skip to content

Commit

Permalink
Update valgrind.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dimadem authored Jun 1, 2024
1 parent 3b2d8ee commit 9f5a7a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/valgrind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
uses: actions/download-artifact@v4
with:
name: minishell
path: ./project
- name: Unzip artifact
run: unzip ./project/minishell.zip -d ./minishell
- name: Install Valgrind
Expand Down

0 comments on commit 9f5a7a9

Please sign in to comment.