Skip to content

Commit

Permalink
Trial
Browse files Browse the repository at this point in the history
  • Loading branch information
mmghannam committed Jul 21, 2023
1 parent 7674812 commit 2663cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Install dependencies
run: |
apt-get update
apt-get install -y gcc g++ gfortran liblapacke libtbb-dev libcliquer1 libopenblas-dev libgsl-dev patchelf curl clang libclang-dev
apt-get install -y gcc g++ gfortran liblapacke libtbb-dev libtbb libcliquer1 libopenblas-dev libgsl-dev patchelf curl clang libclang-dev
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit 2663cb3

Please sign in to comment.