Skip to content

Commit 7475d34

Browse files
committed
ONEAPI_ROOT in meta.yaml for wheel on Linux
1 parent 475c09f commit 7475d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ source:
88
build:
99
number: {{ GIT_DESCRIBE_NUMBER }}
1010
script_env:
11-
- ONEAPI_ROOT # [not linux]
11+
- ONEAPI_ROOT # for wheel on Linux
1212
- WHEELS_OUTPUT_FOLDER
1313

1414
requirements:

0 commit comments

Comments
 (0)