Skip to content

Commit 0f29157

Browse files
committed
fixup load path
1 parent 1cdb6bf commit 0f29157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/LAMMPS_jll/.pkg/select_artifacts.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
push!(LOAD_PATH, "..")
1+
push!(Base.LOAD_PATH, dirname(@__DIR__))
22

33
if VERSION < v"1.7"
44
using Pkg.TOML

0 commit comments

Comments
 (0)