We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0f87e1 commit 847478cCopy full SHA for 847478c
.github/workflows/win-build.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: false
12
matrix:
13
- build-type: [Release, Debug]
+ build-type: [RelDebug]
14
15
steps:
16
- uses: actions/checkout@v4
0 commit comments