Skip to content

Commit 960c985

Browse files
Update and rename build-release.yml to build.yml
1 parent 6382112 commit 960c985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
strategy:
1616
matrix:
17-
configuration: [Release]
17+
configuration: [Release, Debug]
1818

1919
runs-on: windows-latest # For a list of available runner types, refer to
2020
# https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on

0 commit comments

Comments
 (0)