Skip to content

Commit

Permalink
Add missing BUILD_TYPE
Browse files Browse the repository at this point in the history
  • Loading branch information
Randalphwa committed Aug 20, 2024
1 parent 367585f commit 3c8b2e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ on:
- .github
workflow_dispatch:

env:
BUILD_TYPE: Release

jobs:
clangFormat:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3c8b2e1

Please # to comment.