Skip to content

Commit

Permalink
Update Training.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NHLOCAL committed Jul 31, 2023
1 parent 8af8e42 commit 09646e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Training.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
run: |
git config --local user.email "[email protected]"
git config --local user.name "GitHub Actions"
git add machine-learn/custom_ner_model
git add /home/runner/work/Singles-Sorter/Singles-Sorter/machine-learn/custom_ner_model
git commit -m "Update custom_ner_model" || echo "No changes to commit"
git push

0 comments on commit 09646e7

Please sign in to comment.