Skip to content

Commit 3348acd

Browse files
committed
Execute
1 parent df21121 commit 3348acd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
cache-environment: true
3434

3535
- name: Build HTML Assets
36-
run: jupyter-book build --html
36+
run: jupyter-book build --html --execute --ci
3737
shell: micromamba-shell {0}
3838

3939
- name: Upload artifact

0 commit comments

Comments
 (0)