Skip to content

Commit 0bb09f7

Browse files
committed
- better path suggested by Eugene
1 parent eabea70 commit 0bb09f7

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: .\perftools\source\build\*
313313
- name: "Run perftools"
314314
working-directory: ".\\perftools\\source"
315315
run: |

0 commit comments

Comments
 (0)