Skip to content

Commit

Permalink
Remove unnecessary Corepack enable step from link-checker workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JeelRajodiya committed Mar 4, 2025
1 parent 8f952db commit 6e6fbe5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ jobs:
with:
submodules: 'recursive'

- name: Corepack enable
run: corepack enable

- name: Set up Node.js
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 6e6fbe5

Please sign in to comment.