Skip to content

Commit 60ee998

Browse files
committed
Deploying to gh-pages from @ 147d6c5 🚀
1 parent 97389f4 commit 60ee998

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

Manifest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ version = "3.14.1+0"
463463

464464
[[deps.GMT]]
465465
deps = ["Dates", "Downloads", "GDAL_jll", "GMT_jll", "Ghostscript_jll", "InteractiveUtils", "LASzip_jll", "Leptonica_jll", "LinearAlgebra", "PROJ_jll", "PrecompileTools", "Printf", "SparseArrays", "Statistics", "Tables"]
466-
git-tree-sha1 = "416c05322cad8efc7752915a063f594bd9683fbb"
466+
git-tree-sha1 = "9cae7e3275edcc959184c1157800fb27847cae13"
467467
repo-rev = "master"
468468
repo-url = "https://github.com/GenericMappingTools/GMT.jl.git"
469469
uuid = "5752ebe1-31b9-557e-87aa-f909b540aa54"

assets/geophysics/seismicity/01_focalmec/code/output/gmt.history

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ B afWSen
44
J X
55
JN N180.0/15c
66
JX X15c/10c
7-
R 0.18/0.372/0.08/0.8
7+
R 0.24/0.96/0.28/0.72
88
Y 4.666666666666667c
99
@L 1
1010
END

gmt.history

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ B afWSen
44
J X
55
JN N180.0/15c
66
JX X15c/10c
7-
R 0.18/0.372/0.08/0.8
7+
R 0.24/0.96/0.28/0.72
88
Y 4.666666666666667c
99
@L 1
1010
END

makedocs.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ deploydecision = deploy_folder(cfg; repo, push_preview, devbranch="master", devu
2525
@info "Setting PREVIEW_FRANKLIN_WEBSITE_URL to $repo"
2626
ENV["PREVIEW_FRANKLIN_WEBSITE_URL"] = repo
2727

28-
serve(; single=true, cleanup=false)
28+
serve(; single=true, cleanup=true, clear=true)
2929
# serve(; single=true, cleanup=false, fail_on_warning=true)
3030
# for interactive development of the docs, use:
3131
# cd(@__DIR__); serve(single=false, cleanup=true, clear=true, fail_on_warning = false)

0 commit comments

Comments
 (0)