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 2ea9206 commit 55c0433Copy full SHA for 55c0433
.github/workflows/cicd_publish.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Setup .NET 9.0
44
uses: actions/setup-dotnet@v4
45
with:
46
- dotnet-version: 9`.0.x
+ dotnet-version: 9.0.x
47
dotnet-quality: preview
48
49
- name: NPM Install
0 commit comments