Skip to content

Commit

Permalink
Add apt-get update
Browse files Browse the repository at this point in the history
  • Loading branch information
Darksonn committed Dec 19, 2020
1 parent 176c809 commit 16345e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stress-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
run: rustup update stable

- name: Install Valgrind
run: sudo apt-get update -y
run: sudo apt-get install -y valgrind

# Compiles each of the stress test examples.
Expand Down

0 comments on commit 16345e1

Please sign in to comment.