Skip to content

Commit

Permalink
github: more cmake fixes for linux
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoquesada committed Dec 18, 2023
1 parent 69d8ed4 commit 562c37a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ on:
pull_request:
branches: [ main, develop ]

env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
BUILD_TYPE: Release

jobs:
build:

Expand Down

0 comments on commit 562c37a

Please sign in to comment.