Skip to content

Commit cfcda1b

Browse files
committed
hmmmm
1 parent a22e582 commit cfcda1b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ExportNotebooks.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ jobs:
5252
PlutoPages.generate("."; html_report_path="generation_report.html")
5353
5454
cp("./netlify.toml", "./_site/netlify.toml")'
55+
env:
56+
JULIA_PKG_SERVER: ""
5557

5658

5759
- name: 📰 Upload site generation report

src/higham.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,6 @@ import Colors, ColorSchemes
218218
# ╔═╡ b95ed7a3-97bd-491b-a6ff-228fb65e663f
219219
# you can pick a color scheme from the catalogue:
220220
# http://juliagraphics.github.io/ColorSchemes.jl/stable/catalogue/
221-
222221
const fav_scheme = ColorSchemes.solar
223222

224223
# ╔═╡ 0c79d2db-d85e-4252-b8e1-f74487b909e5

0 commit comments

Comments
 (0)