Skip to content

Commit

Permalink
chore(ci): Disable caching in release job. (KaTeX#3980)
Browse files Browse the repository at this point in the history
Co-authored-by: Erik Demaine <[email protected]>
  • Loading branch information
AdnaneKhan and edemaine authored Sep 10, 2024
1 parent da3a542 commit 845cdba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: '20'
cache: yarn

- name: Install dependencies
run: yarn --immutable
Expand Down

0 comments on commit 845cdba

Please sign in to comment.