Skip to content

Commit

Permalink
restart
Browse files Browse the repository at this point in the history
  • Loading branch information
LenkaNovak committed Feb 3, 2023
1 parent 3082b34 commit 0198c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perf/ProfileCanvasDiff.jl
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ function __init__()
end

function jlprofile_data_uri(build_path)
path = joinpath(build_path, "ClimaProfileViewer.js")
path = joinpath(build_path, "ProfileViewerDiff.js")
@info "the module path is $path"
str = read(path, String)

Expand Down

0 comments on commit 0198c6f

Please sign in to comment.