mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
net9 (#27914)
This commit is contained in:
@@ -57,6 +57,11 @@ jobs:
|
||||
python -m tools.ci.check_legacy_attack_chain
|
||||
python -m tools.maplint.source --github
|
||||
|
||||
- name: Setup .NET SDK
|
||||
uses: actions/setup-dotnet@v4.2.0
|
||||
with:
|
||||
dotnet-version: 9.x
|
||||
|
||||
- name: Run DreamChecker
|
||||
shell: bash
|
||||
run: ~/dreamchecker 2>&1 | bash tools/ci/annotate_dm.sh
|
||||
|
||||
Reference in New Issue
Block a user