Skip to content

Bump prefix-dev/setup-pixi from 0.8.1 to 0.8.2 in the actions group #621

Bump prefix-dev/setup-pixi from 0.8.1 to 0.8.2 in the actions group

Bump prefix-dev/setup-pixi from 0.8.1 to 0.8.2 in the actions group #621

Workflow file for this run

name: Docs Build
on: [push, pull_request]
jobs:
docs-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/[email protected]
with:
pixi-version: v0.40.3
cache: true
environments: docs
- name: Build Docs
run: pixi run -e docs docs
- name: Upload Artifact
uses: actions/upload-artifact@v4
with:
name: docs-build
path: docs/build/