Skip to content

Commit

Permalink
chore: try to fetch git to the head
Browse files Browse the repository at this point in the history
  • Loading branch information
doniz committed Apr 11, 2024
1 parent 56d5aa0 commit 9a375c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lefthook-precommit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
run: sudo apt install lefthook
- name: Install Hooks
run: |
git fetch origin main:refs/remotes/origin/main
mkdir -p .git/hooks
ls -la
lefthook install
Expand Down

0 comments on commit 9a375c5

Please sign in to comment.