Skip to content

Commit 80c236a

Browse files
committed
Fix continuous.yml
1 parent 4f44a25 commit 80c236a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
libglu1-mesa-dev \
4343
xorg-dev \
4444
mpi \
45-
trilinos \
45+
trilinos-dev \
4646
ccache
4747
echo 'CACHE_PATH=~/.ccache' >> "$GITHUB_ENV"
4848

0 commit comments

Comments
 (0)