Skip to content

Commit

Permalink
chore: dont trigger simple-git-hooks install #21
Browse files Browse the repository at this point in the history
  • Loading branch information
wazolab committed Apr 16, 2024
1 parent c2ae6e2 commit 5471e5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
uses: borales/actions-yarn@v5
with:
cmd: install
env:
SKIP_INSTALL_SIMPLE_GIT_HOOKS: 1

- name: Prepare Nuxt
uses: borales/actions-yarn@v5
Expand Down

0 comments on commit 5471e5f

Please sign in to comment.