Skip to content

Commit 442c75e

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

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
@@ -308,7 +308,7 @@ jobs:
308308
cmake --build .\build --config Release
309309
- uses: actions/upload-artifact@v4
310310
with:
311-
name: "cmake-${{ matrix.release.openssl-branch }"
311+
name: "cmake-${{ matrix.release.openssl-branch }}"
312312
path: build
313313
- name: "Run perftools"
314314
working-directory: ".\\perftools\\source"

0 commit comments

Comments
 (0)