Merge branch '86Box:master' into main

This commit is contained in:
MaxwellS04
2025-01-03 08:38:54 +07:00
committed by GitHub
45 changed files with 4880 additions and 3446 deletions

View File

@@ -109,7 +109,7 @@ jobs:
build-wrapper-linux-x86-64 --out-dir ${{ env.BUILD_WRAPPER_OUT_DIR }} cmake --build build
- name: Run sonar-scanner
# if: 0
if: 0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}