Skip to content

Commit

Permalink
make gh workflow files consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
sierra-moxon committed Nov 28, 2023
1 parent b892306 commit 4e3d32a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/regenerate-artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- name: Generate Biolink Model artifacts
run: |
poetry install
make gen-project
if [ $? -eq 0 ]; then
git config --local user.email "action@github.com"
Expand Down

0 comments on commit 4e3d32a

Please sign in to comment.