Skip to content

Lockstep widgets with matterviz-anywidget 0.6.0 #2073

Lockstep widgets with matterviz-anywidget 0.6.0

Lockstep widgets with matterviz-anywidget 0.6.0 #2073

Workflow file for this run

name: GitHub Pages
on:
pull_request:
branches: [main]
push:
branches: [main]
workflow_dispatch:
jobs:
build:
uses: janosh/workflows/.github/workflows/nodejs-gh-pages.yml@main
with:
node-version: 24
install-cmd: corepack enable && pnpm install
python-version: "3.12"
working-directory: site
pre-build: |
pip install -e '..[gh-pages]'
python ../site/make_docs.py