Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jdhughes-usgs committed Jun 17, 2024
1 parent 76d3003 commit eb5ed7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
pip install --upgrade pip
pip install build twine
pip install .
pip install ".[lint, test]"
- name: Make code.md
run: make-code-json
Expand Down

0 comments on commit eb5ed7c

Please sign in to comment.