Skip to content

Commit

Permalink
no ENV
Browse files Browse the repository at this point in the history
  • Loading branch information
lazarusA committed Jun 20, 2024
1 parent 700034a commit dcc75fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ using Documenter
include("theme_light_dark.jl")
set_theme!(merge(theme_latexfonts(), theme_light_dark()))

ENV["RASTERDATASOURCES_PATH"] = "/Users/lalonso/data/"
ENV["DATADEPS_ALWAYS_ACCEPT"] = "true"
# ENV["RASTERDATASOURCES_PATH"] = "/Users/lalonso/data/"
# ENV["DATADEPS_ALWAYS_ACCEPT"] = "true"

makedocs(; sitename="BeautifulMakie", authors="Lazaro Alonso",
clean=true,
Expand Down

0 comments on commit dcc75fd

Please sign in to comment.