Skip to content

Commit

Permalink
hmmmm
Browse files Browse the repository at this point in the history
  • Loading branch information
fonsp committed Sep 3, 2024
1 parent a22e582 commit cfcda1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/ExportNotebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ jobs:
PlutoPages.generate("."; html_report_path="generation_report.html")
cp("./netlify.toml", "./_site/netlify.toml")'
env:
JULIA_PKG_SERVER: ""


- name: 📰 Upload site generation report
Expand Down
1 change: 0 additions & 1 deletion src/higham.jl
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ import Colors, ColorSchemes
# ╔═╡ b95ed7a3-97bd-491b-a6ff-228fb65e663f
# you can pick a color scheme from the catalogue:
# http://juliagraphics.github.io/ColorSchemes.jl/stable/catalogue/

const fav_scheme = ColorSchemes.solar

# ╔═╡ 0c79d2db-d85e-4252-b8e1-f74487b909e5
Expand Down

0 comments on commit cfcda1b

Please sign in to comment.