Skip to content

BLD/DEV: switch to meson-python and pixi-build #2306

BLD/DEV: switch to meson-python and pixi-build

BLD/DEV: switch to meson-python and pixi-build #2306

Workflow file for this run

name: Docs Build
permissions:
contents: read
on: [push, pull_request]
jobs:
docs-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- uses: prefix-dev/setup-pixi@82d477f15f3a381dbcc8adc1206ce643fe110fb7 # v0.9.3
with:
pixi-version: v0.62.0
cache: true
environments: docs
- name: Build Docs
run: pixi run -e docs docs
- name: Upload Artifact
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
with:
name: docs-build
path: docs/build/