Skip to content

Commit

Permalink
Use absolute environment location
Browse files Browse the repository at this point in the history
  • Loading branch information
manuvanegas authored Aug 25, 2023
1 parent b5f4d74 commit c7456ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ParameterRuns.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Load Packages
import Pkg
Pkg.activate(".")
Pkg.activate("/code/.")
using CSV, DataFrames, DrWatson, Statistics, SpatialRust

# Define parameter options and # of steps
Expand Down

0 comments on commit c7456ca

Please sign in to comment.