Skip to content

Commit 5a35352

Browse files
committed
remove extra env variable
1 parent ff7bdd7 commit 5a35352

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/python-package-conda.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,6 @@ jobs:
9999
build_sdist:
100100
name: Build source distribution
101101
runs-on: ubuntu-latest
102-
env:
103-
ONEAPI_ROOT: /opt/intel/oneapi
104102
steps:
105103
- uses: actions/checkout@v5
106104
with:

0 commit comments

Comments
 (0)