Skip to content

Commit

Permalink
We go again (#27919)
Browse files Browse the repository at this point in the history
  • Loading branch information
Burzah authored Jan 9, 2025
1 parent 4dc76d6 commit e1857c6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ jobs:
- name: Setup OD
run: |
bash tools/ci/setup_od.sh
- name: Setup .NET SDK
uses: actions/[email protected]
with:
dotnet-version: 9.x
- name: Run OD
run: |
bash tools/ci/run_od.sh
Expand Down

0 comments on commit e1857c6

Please sign in to comment.