Skip to content

Commit 4558673

Browse files
committed
Result cache artifact per OS
1 parent cb16465 commit 4558673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ jobs:
336336
- name: "Upload result cache artifact"
337337
uses: actions/upload-artifact@v1
338338
with:
339-
name: resultCache.php
339+
name: resultCache-${{ matrix.operating-system }}.php
340340
path: tmp/resultCache.php
341341

342342
result-cache-e2e-tests:

0 commit comments

Comments
 (0)