mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
We go again (#27919)
This commit is contained in:
@@ -74,6 +74,10 @@ jobs:
|
||||
- name: Setup OD
|
||||
run: |
|
||||
bash tools/ci/setup_od.sh
|
||||
- name: Setup .NET SDK
|
||||
uses: actions/setup-dotnet@v4.2.0
|
||||
with:
|
||||
dotnet-version: 9.x
|
||||
- name: Run OD
|
||||
run: |
|
||||
bash tools/ci/run_od.sh
|
||||
|
||||
Reference in New Issue
Block a user