From e1c3f8ffeafa091c2e27a4165c9ddf0d19e98fcb Mon Sep 17 00:00:00 2001 From: Robert Allaway Date: Mon, 14 Oct 2024 14:21:11 -0500 Subject: [PATCH] unpin schematic version --- .github/workflows/schematic-schema-convert.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/schematic-schema-convert.yml b/.github/workflows/schematic-schema-convert.yml index 3152e69c..9e806519 100644 --- a/.github/workflows/schematic-schema-convert.yml +++ b/.github/workflows/schematic-schema-convert.yml @@ -32,7 +32,7 @@ jobs: - name: Install schematic and convert schema #temporarily revert to this to use edge version of schematic shell: bash run: | - pip install git+https://github.com/Sage-Bionetworks/schematic.git@74d3b98f97eb14f70e9f6ad3a02005812b237329 + pip install schematicpy schematic schema convert $schema_filename -o nf-research-tools.jsonld