Skip to content

Commit eabea70

Browse files
committed
- upload artifact after build
1 parent 442c75e commit eabea70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ jobs:
309309
- uses: actions/upload-artifact@v4
310310
with:
311311
name: "cmake-${{ matrix.release.openssl-branch }}"
312-
path: build
312+
path: .\build\*
313313
- name: "Run perftools"
314314
working-directory: ".\\perftools\\source"
315315
run: |

0 commit comments

Comments
 (0)