Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 5ea6098

Browse files
authored
Update turdis.yml
1 parent 2afc654 commit 5ea6098

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/turdis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ jobs:
6666
cancel-in-progress: true
6767
steps:
6868
- uses: actions/checkout@v4
69+
- name: Setup .NET SDK
70+
- uses: actions/[email protected]
71+
with:
72+
dotnet-version: 9.x
6973
- uses: robinraju/[email protected]
7074
with:
7175
repository: "OpenDreamProject/OpenDream"

0 commit comments

Comments
 (0)