Skip to content

Commit

Permalink
fixup! fixup! ci: add compile-pip-reqs.yml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
thst-nordic committed Sep 21, 2023
1 parent b768b85 commit 75d26d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile-pip-reqs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
run: |
git config user.email "[email protected]"
git config user.name "NordicBuilder"
git add -A
git add ./scripts/requirements-fixed.txt
git commit -s -m "Updating scripts/requirements-fixed.txt with new fixed versions" -m 'This is an automated commit from github workflow by NordicBuilder'
git diff HEAD~1 \
Expand Down

0 comments on commit 75d26d6

Please sign in to comment.