chore(just): split schemagen into windows and nixos jobs

This commit is contained in:
LGUG2Z
2024-12-14 08:57:45 -08:00
parent 6c07863b81
commit c31c5dc69d
2 changed files with 10 additions and 6 deletions

View File

@@ -7,5 +7,6 @@ with pkgs;
python311Packages.mkdocs-material
python311Packages.mkdocs-macros
python311Packages.setuptools
python311Packages.json-schema-for-humans
];
}