Skip to content

Commit bbe7f3a

Browse files
committed
fix(ci): missing env section for linux
1 parent 04a381d commit bbe7f3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
llvm_version: 16
2727

2828
env:
29+
BUILD_TYPE: ${{matrix.build_type}}
2930

3031
steps:
3132
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)