Skip to content

Commit e1431b2

Browse files
committed
do
1 parent be352a2 commit e1431b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ExportNotebooks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
Pkg.instantiate();
2929

3030
import PlutoUtils;
31-
PlutoUtils.Export.github_action(; export_dir=".", baked_state=false, offer_binder=true, binder_url="https://mybinder.org/build/gh/mitmath/18S191/e2dec90", bind_server_url="https://computationalthinking-sliderserver.plutojl.org");'
31+
PlutoUtils.Export.github_action(; export_dir=".", baked_state=false, offer_binder=true, binder_url="https://mybinder.org/build/gh/mitmath/18S191/e2dec90", bind_server_url="https://computationalthinking-sliderserver-do.plutojl.org");'
3232
- name: Franklin
3333
run: julia -e '
3434
using Pkg;

0 commit comments

Comments
 (0)