Skip to content

Commit a5cd2db

Browse files
committed
Changed: Fix server project build.
1 parent 067c0b4 commit a5cd2db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reloaded-utils-server.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- name: Setup .NET Core SDK (9.0)
6060
uses: actions/setup-dotnet@v4
6161
with:
62-
dotnet-version: 9.0.4
62+
dotnet-version: 9.0.x
6363

6464
- name: Setup Node.js
6565
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)