Skip to content

Pin to Python < 3.12 to fix broken binder #161

Pin to Python < 3.12 to fix broken binder

Pin to Python < 3.12 to fix broken binder #161

name: trigger-book-build
on:
pull_request:
# instead of calling build-book directly, we will create and upload an artifact containing the source (minus .github directory)
jobs:
get-code:
uses: ProjectPythia/cookbook-actions/.github/workflows/get-code.yaml@main
with:
code_artifact_name: code-zip-${{ github.event.number }}