Skip to content

Commit a2bd817

Browse files
Garneaumanschonni
andauthored
Update .github/workflows/cd.yml
Co-authored-by: Nick Schonning <nschonni@gmail.com>
1 parent 00f424e commit a2bd817

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
uses: actions/setup-node@v4
7272
with:
7373
node-version: ${{ matrix.node-version }}
74+
cache: 'npm'
7475

7576
- name: Install dependencies
7677
run: |

0 commit comments

Comments
 (0)