Skip to content

Commit 55c0433

Browse files
committed
Yaml typo...
1 parent 2ea9206 commit 55c0433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Setup .NET 9.0
4444
uses: actions/setup-dotnet@v4
4545
with:
46-
dotnet-version: 9`.0.x
46+
dotnet-version: 9.0.x
4747
dotnet-quality: preview
4848

4949
- name: NPM Install

0 commit comments

Comments
 (0)