Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
HelgeGehring committed Aug 30, 2023
1 parent 5f4693c commit 3886ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/benchmarks/mode_solver.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@

julia_script = [
"using Pkg",
'Pkg.activate("../../")',
'Pkg.activate(".")',
"using Gridap",
"using Gridap.Geometry",
"using GridapGmsh",
Expand Down

0 comments on commit 3886ded

Please sign in to comment.