Skip to content

Commit d43acff

Browse files
committed
Node
1 parent 98a9c8b commit d43acff

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/static.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ jobs:
4747
uses: actions/setup-node@v4
4848
with:
4949
node-version: 24
50+
cache: 'npm'
51+
cache-dependency-path: .site/package-lock.json
5052

5153
- name: Install dependencies
5254
run: npm install

0 commit comments

Comments
 (0)