We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84097b7 commit 442c75eCopy full SHA for 442c75e
.github/workflows/test.yml
@@ -308,7 +308,7 @@ jobs:
308
cmake --build .\build --config Release
309
- uses: actions/upload-artifact@v4
310
with:
311
- name: "cmake-${{ matrix.release.openssl-branch }"
+ name: "cmake-${{ matrix.release.openssl-branch }}"
312
path: build
313
- name: "Run perftools"
314
working-directory: ".\\perftools\\source"
0 commit comments