Skip to content

Commit 614426f

Browse files
authored
step that copies included files from src directory into nmdc_schema
2 parents 29d36ae + 73059ca commit 614426f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Build package
3131
run: |
32-
# make build-package
32+
make build-nmdc_schema
3333
poetry version $(git describe --tags --abbrev=0)
3434
poetry build
3535

0 commit comments

Comments
 (0)