Skip to content

Commit

Permalink
Update schematic-schema-convert.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
allaway authored May 25, 2022
1 parent 4903c2a commit 21c7898
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/schematic-schema-convert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ jobs:
poetry build
pip3 install dist/schematicpy-1.0.0-py3-none-any.whl
cd ..
schematic schema convert $schema_filename
schematic schema convert $schema_filename -o nf-research-tools.jsonld
- name: Commit files
run: |
Expand Down

0 comments on commit 21c7898

Please sign in to comment.