Skip to content

Commit

Permalink
OpenDream Fix (#1186)
Browse files Browse the repository at this point in the history
  • Loading branch information
francinum authored Jan 14, 2025
1 parent bc437d8 commit dedc334
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@ jobs:
group: odlint-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
steps:
- name: Setup .NET SDK
uses: actions/[email protected]
with:
dotnet-version: 9.x
- uses: actions/checkout@v4
- uses: robinraju/[email protected]
with:
Expand Down

0 comments on commit dedc334

Please sign in to comment.