Skip to content

Commit 947b514

Browse files
Update .github/workflows/dotnet-build.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent d335c30 commit 947b514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,6 @@ jobs:
316316
if: runner.os == 'Windows'
317317
uses: actions/upload-artifact@v4
318318
with:
319-
name: Benchamrks
319+
name: Benchmarks
320320
path: |
321321
${{ runner.temp }}/**/*.md

0 commit comments

Comments
 (0)