Skip to content

Commit b34300e

Browse files
committed
Merge branch 'develop' of github.com:A-Programmer/KSFramework into develop
2 parents ca995d8 + f63aebc commit b34300e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/setup-dotnet@v4
1818
with:
1919
dotnet-version: 8.0.x
20-
20+
2121
- name: Restore dependencies
2222
run: dotnet restore
2323

0 commit comments

Comments
 (0)