Skip to content

Commit

Permalink
Fix OD lint compile (#16883)
Browse files Browse the repository at this point in the history
Co-authored-by: TiviPlus <[email protected]>
  • Loading branch information
TiviPlus and TiviPlus authored Jan 9, 2025
1 parent 85b1d2e commit ec1ba37
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 @@ -58,6 +58,10 @@ jobs:
key: ${{ runner.os }}-rust-${{ hashFiles('tools/ci/ci_dependencies.sh')}}
restore-keys: |
${{ runner.os }}-rust-
- name: Setup .NET SDK
uses: actions/[email protected]
with:
dotnet-version: 9.x
- name: Install OpenDream
uses: robinraju/[email protected]
with:
Expand Down

0 comments on commit ec1ba37

Please sign in to comment.