Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
huiyadanli committed Aug 28, 2023
1 parent a997c41 commit c2cf459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
runs-on: windows-2019
strategy:
matrix:
BUILD_CONFIGURATION: ['Release']
BUILD_CONFIGURATION: ['Debug', 'Release']
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit c2cf459

Please sign in to comment.