Skip to content

LCOH Update and Custom Electrolyzer Costs #20

LCOH Update and Custom Electrolyzer Costs

LCOH Update and Custom Electrolyzer Costs #20

Workflow file for this run

name: Test Documentation Build
on: [ push, pull_request ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: 3.11
- name: Install dependencies
run: |
pip install ".[develop]"
- name: Build documentation
run: |
jupyter-book build docs/