Skip to content

Commit

Permalink
fix wrong package
Browse files Browse the repository at this point in the history
  • Loading branch information
FG-TUM committed Dec 18, 2024
1 parent 8bffc76 commit d92c623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ls1_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
sudo apt-get update
# MPICH 4.0.3 seems to have a bug that triggers a FP exception in our collective communication when doing 0+0.
sudo apt-get install -y \
uuid \
uuid-dev \
libcppunit-dev \
libopenmpi-dev \
libomp-dev \
Expand Down

0 comments on commit d92c623

Please sign in to comment.