Skip to content

Commit

Permalink
Merge pull request #74 from nf-osi/allaway-patch-4
Browse files Browse the repository at this point in the history
unpin schematic version
  • Loading branch information
allaway authored Oct 14, 2024
2 parents 7016d96 + e1c3f8f commit f4dde32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schematic-schema-convert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f4dde32

Please sign in to comment.