|
59 | 59 | cache: npm
|
60 | 60 |
|
61 | 61 | - name: Cache dependencies
|
62 |
| - |
| 62 | + |
63 | 63 | with:
|
64 | 64 | key: node-${{ github.ref }}
|
65 | 65 | path: node_modules
|
@@ -127,7 +127,7 @@ jobs:
|
127 | 127 | cache: npm
|
128 | 128 |
|
129 | 129 | - name: Cache dependencies
|
130 |
| - |
| 130 | + |
131 | 131 | with:
|
132 | 132 | key: node-${{ github.ref }}
|
133 | 133 | path: node_modules
|
@@ -198,7 +198,7 @@ jobs:
|
198 | 198 | cache: npm
|
199 | 199 |
|
200 | 200 | - name: Cache dependencies
|
201 |
| - |
| 201 | + |
202 | 202 | with:
|
203 | 203 | key: node-${{ github.ref }}
|
204 | 204 | path: node_modules
|
@@ -311,7 +311,7 @@ jobs:
|
311 | 311 | cache: npm
|
312 | 312 |
|
313 | 313 | - name: Cache dependencies
|
314 |
| - |
| 314 | + |
315 | 315 | with:
|
316 | 316 | key: node-${{ github.ref }}
|
317 | 317 | path: node_modules
|
@@ -455,7 +455,7 @@ jobs:
|
455 | 455 | cache: npm
|
456 | 456 |
|
457 | 457 | - name: Cache dependencies
|
458 |
| - |
| 458 | + |
459 | 459 | with:
|
460 | 460 | key: node-${{ github.ref }}
|
461 | 461 | path: node_modules
|
@@ -523,7 +523,7 @@ jobs:
|
523 | 523 | cache: npm
|
524 | 524 |
|
525 | 525 | - name: Cache dependencies
|
526 |
| - |
| 526 | + |
527 | 527 | with:
|
528 | 528 | key: node-${{ github.ref }}
|
529 | 529 | path: node_modules
|
|
0 commit comments