Skip to content

Commit 0e64438

Browse files
committed
Fixed typo in build_avalonia.yml
1 parent 3e214f3 commit 0e64438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_avalonia.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
- 'tests/Avalonia/**'
1919

2020
jobs:
21-
build-prism-wpf:
21+
build-prism-avalonia:
2222
uses: avantipoint/workflow-templates/.github/workflows/dotnet-build.yml@v1
2323
with:
2424
name: Build Prism.Avalonia

0 commit comments

Comments
 (0)