Skip to content

Commit

Permalink
ci: add ltl default configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
wang-bin committed Nov 15, 2023
1 parent 65cb54e commit 2f5e201
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 @@ -205,7 +205,7 @@ jobs:
strategy:
fail-fast: false
matrix:
config: [lite]
config: [lite,default]
target: [windows-desktop]
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 2f5e201

Please sign in to comment.