Skip to content

Commit

Permalink
chore(ci): remove npm cache from broken links check workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Ad-Bean committed Nov 19, 2024
1 parent 9ab5801 commit d6f1d18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/brokenlinks-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: "20.x"
cache: "npm"

- name: Install Mintlify
run: npm i -g mintlify
Expand Down

0 comments on commit d6f1d18

Please sign in to comment.