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 80b75fe commit 7ec0761Copy full SHA for 7ec0761
.github/workflows/main.yml
@@ -21,7 +21,7 @@ jobs:
21
dotnet-version: '8.0.x'
22
include-prerelease: true
23
24
- # Build
+ # Build
25
- name: Build
26
run: dotnet build
27
0 commit comments