Skip to content

Commit

Permalink
reduce number of makes
Browse files Browse the repository at this point in the history
  • Loading branch information
sierra-moxon committed Nov 12, 2024
1 parent 5aa975f commit 9a5dc24
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pypi-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@ jobs:
- name: Generate project files
run: |
make clean schema-clean src/nmdc_submission_schema/schema/nmdc_submission_schema.yaml
make ingest-triad
make clean schema-clean src/nmdc_submission_schema/schema/nmdc_submission_schema.yaml ingest-triad
poetry dynamic-versioning
make gen-project
make project/json/nmdc_submission_schema.json
Expand Down

0 comments on commit 9a5dc24

Please sign in to comment.