Skip to content

fix: release nixpkgs following of mdbook-paisano-preprocessor build #514

fix: release nixpkgs following of mdbook-paisano-preprocessor build

fix: release nixpkgs following of mdbook-paisano-preprocessor build #514

Workflow file for this run

name: CI
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
mac:
uses: ./.github/workflows/std.yml
with:
runs-on: macOS-13
secrets: inherit
linux:
uses: ./.github/workflows/std.yml
with:
runs-on: ubuntu-latest
secrets: inherit