Skip to content

Commit

Permalink
CI refinements
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Ragghianti committed Oct 4, 2024
1 parent 3fad56c commit 4dc2892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- build_type: Debug
profiling: OFF
- build_type: Release
shared: OFF
shared_type: OFF
name: "${{matrix.build_type}} Shared=${{matrix.shared_type}} Profile=${{matrix.profiling}}"
env:
BUILD_TYPE: ${{matrix.build_type}}
Expand Down

0 comments on commit 4dc2892

Please sign in to comment.