Skip to content

Commit

Permalink
chore: Disable yarn cache for ci-checks stage to reduce network conge…
Browse files Browse the repository at this point in the history
…stion (#804)
  • Loading branch information
welps authored Jul 26, 2023
1 parent eee0134 commit 33cf097
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,6 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: "16.20.0"
cache: 'yarn'
- name: Download deps cache artifacts
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 33cf097

Please sign in to comment.