We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0acb5d commit 2a88ec7Copy full SHA for 2a88ec7
.github/workflows/windows.yml
@@ -10,7 +10,7 @@ jobs:
10
package-zip:
11
strategy:
12
matrix:
13
- build_type: [ debug, release ]
+ build-type: [ debug, release ]
14
runs-on: windows-latest
15
steps:
16
- name: Checkout
0 commit comments