Skip to content

Commit

Permalink
Use sbin git
Browse files Browse the repository at this point in the history
  • Loading branch information
yitzchak committed May 23, 2024
1 parent c850f38 commit 686a887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-current-practice.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: diff
run: |
pwd
git diff --output=diff.patch
/usr/sbin/git diff --output=diff.patch
- uses: actions/upload-artifact@v4
with:
name: diff
Expand Down

0 comments on commit 686a887

Please sign in to comment.