Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Lol I really just made changes on Github without synching them locally first, huh.
  • Loading branch information
jyothiraditya-n committed Aug 22, 2023
2 parents 70e7aab + bb03c05 commit f3e4d41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:

- name: Install Dependencies
run: |
apt-get update
apt-get install -y valgrind
sudo apt-get update
sudo apt-get install -y valgrind
- name: Autoconfigure Build
run: make autoconfig
Expand Down

0 comments on commit f3e4d41

Please sign in to comment.