Skip to content

Commit 9c76436

Browse files
make kernel
1 parent b7b3154 commit 9c76436

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly-build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
if: ${{ github.repository_owner == 'ProjectPythia' }}
1111
uses: ProjectPythia/cookbook-actions/.github/workflows/build-book.yaml@main
1212
with:
13+
build_command: make kernel && jupyter-book build . ; jupyter-book build .
1314
environment_name: eo-datascience-cookbook-dev
1415

1516
link-check:

0 commit comments

Comments
 (0)