Skip to content

Commit

Permalink
CI: set CG_CI variable for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
forthommel committed Feb 13, 2024
1 parent e7280a3 commit cfac656
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Expand Up @@ -9,6 +9,7 @@ on:
env:
BUILD_TYPE: Release # Release, Debug, RelWithDebInfo, etc
CEPGEN_PATH: /Package/build
CG_CI: True

jobs:
build:
Expand Down

0 comments on commit cfac656

Please sign in to comment.