Skip to content

Commit

Permalink
ci: enable release env
Browse files Browse the repository at this point in the history
  • Loading branch information
ochafik committed Dec 26, 2024
1 parent c102df0 commit 1300d88
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 @@ -29,7 +29,7 @@ jobs:
windows-latest,
]
type: [
# Release,
Release,
Debug,
]
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 1300d88

Please sign in to comment.