diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9303d68..75db2da 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: runs-on: windows-latest env: OS_NAME: windows - COMPILE_CONFIG: native_dyn + COMPILE_CONFIG: native_mixed HOME: 'C:\\Users\\runneradmin' steps: - name: Checkout code