Skip to content

Commit

Permalink
Fix GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
AjayPoshak committed Oct 30, 2024
1 parent 74d1181 commit d267c4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 2

- name: Enable corepack
run: corepack enable

- name: Cache turbo build setup
Expand Down

0 comments on commit d267c4b

Please sign in to comment.