Skip to content

Commit

Permalink
Github Actions command fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcdr committed Oct 14, 2023
1 parent 5bfdad8 commit 10475da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:

- name: Install external programs and libraries
run: |
sudo apt-get update
sudo apt-get install valgrind
sudo apt-get install liblapacke-dev
Expand Down

0 comments on commit 10475da

Please sign in to comment.