Skip to content

Commit 64de9bc

Browse files
committed
use correct name
1 parent a1249e2 commit 64de9bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/UnitTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ jobs:
357357
using Pkg
358358
Pkg.develop(path="lib/MPIPreferences")
359359
using MPIPreferences
360-
MPIPreferences.use_jll_binary("MPItrampoline", export_prefs=true)
360+
MPIPreferences.use_jll_binary("MPItrampoline_jll", export_prefs=true)
361361
362362
- uses: julia-actions/julia-runtest@latest
363363

0 commit comments

Comments
 (0)