Skip to content

Commit dedc334

Browse files
authored
OpenDream Fix (#1186)
1 parent bc437d8 commit dedc334

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci_suite.yml

+4
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ jobs:
7575
group: odlint-${{ github.head_ref || github.run_id }}
7676
cancel-in-progress: true
7777
steps:
78+
- name: Setup .NET SDK
79+
uses: actions/[email protected]
80+
with:
81+
dotnet-version: 9.x
7882
- uses: actions/checkout@v4
7983
- uses: robinraju/[email protected]
8084
with:

0 commit comments

Comments
 (0)