|
44 | 44 | -
|
45 | 45 | name: Cache cake frosting
|
46 | 46 | id: cache-cake
|
47 |
| - |
| 47 | + |
48 | 48 | with:
|
49 | 49 | path: run
|
50 | 50 | key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
@@ -72,14 +72,14 @@ jobs:
|
72 | 72 | -
|
73 | 73 | name: Use cached cake frosting
|
74 | 74 | id: cache-cake
|
75 |
| - |
| 75 | + |
76 | 76 | with:
|
77 | 77 | path: run
|
78 | 78 | key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
79 | 79 | -
|
80 | 80 | name: Use cached tools
|
81 | 81 | id: cache-tools
|
82 |
| - |
| 82 | + |
83 | 83 | with:
|
84 | 84 | path: tools
|
85 | 85 | key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
@@ -123,14 +123,14 @@ jobs:
|
123 | 123 | -
|
124 | 124 | name: Use cached cake frosting
|
125 | 125 | id: cache-cake
|
126 |
| - |
| 126 | + |
127 | 127 | with:
|
128 | 128 | path: run
|
129 | 129 | key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
130 | 130 | -
|
131 | 131 | name: Use cached tools
|
132 | 132 | id: cache-tools
|
133 |
| - |
| 133 | + |
134 | 134 | with:
|
135 | 135 | path: tools
|
136 | 136 | key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
@@ -158,14 +158,14 @@ jobs:
|
158 | 158 | -
|
159 | 159 | name: Use cached cake frosting
|
160 | 160 | id: cache-cake
|
161 |
| - |
| 161 | + |
162 | 162 | with:
|
163 | 163 | path: run
|
164 | 164 | key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
165 | 165 | -
|
166 | 166 | name: Use cached tools
|
167 | 167 | id: cache-tools
|
168 |
| - |
| 168 | + |
169 | 169 | with:
|
170 | 170 | path: tools
|
171 | 171 | key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
@@ -200,14 +200,14 @@ jobs:
|
200 | 200 | -
|
201 | 201 | name: Use cached cake frosting
|
202 | 202 | id: cache-cake
|
203 |
| - |
| 203 | + |
204 | 204 | with:
|
205 | 205 | path: run
|
206 | 206 | key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
207 | 207 | -
|
208 | 208 | name: Use cached tools
|
209 | 209 | id: cache-tools
|
210 |
| - |
| 210 | + |
211 | 211 | with:
|
212 | 212 | path: tools
|
213 | 213 | key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
@@ -248,14 +248,14 @@ jobs:
|
248 | 248 | -
|
249 | 249 | name: Use cached cake frosting
|
250 | 250 | id: cache-cake
|
251 |
| - |
| 251 | + |
252 | 252 | with:
|
253 | 253 | path: run
|
254 | 254 | key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
255 | 255 | -
|
256 | 256 | name: Use cached tools
|
257 | 257 | id: cache-tools
|
258 |
| - |
| 258 | + |
259 | 259 | with:
|
260 | 260 | path: tools
|
261 | 261 | key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
@@ -311,14 +311,14 @@ jobs:
|
311 | 311 | -
|
312 | 312 | name: Use cached cake frosting
|
313 | 313 | id: cache-cake
|
314 |
| - |
| 314 | + |
315 | 315 | with:
|
316 | 316 | path: run
|
317 | 317 | key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
318 | 318 | -
|
319 | 319 | name: Use cached tools
|
320 | 320 | id: cache-tools
|
321 |
| - |
| 321 | + |
322 | 322 | with:
|
323 | 323 | path: tools
|
324 | 324 | key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
@@ -349,14 +349,14 @@ jobs:
|
349 | 349 | -
|
350 | 350 | name: Use cached cake frosting
|
351 | 351 | id: cache-cake
|
352 |
| - |
| 352 | + |
353 | 353 | with:
|
354 | 354 | path: run
|
355 | 355 | key: run-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
356 | 356 | -
|
357 | 357 | name: Use cached tools
|
358 | 358 | id: cache-tools
|
359 |
| - |
| 359 | + |
360 | 360 | with:
|
361 | 361 | path: tools
|
362 | 362 | key: tools-${{ runner.os }}-${{ hashFiles('./build/**') }}
|
|
0 commit comments