Skip to content

ci: use nix/just for Jekyll build in release workflow #29

ci: use nix/just for Jekyll build in release workflow

ci: use nix/just for Jekyll build in release workflow #29

Workflow file for this run

name: Validate XSD and XML
on: [push, pull_request]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v30
- name: Validate
run: nix develop -c just validate