Skip to content

Commit a327a8e

Browse files
committed
test
1 parent 0a5265c commit a327a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels_linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ jobs:
214214
run: |
215215
{
216216
echo "set +u"
217-
echo "source /opt/intel/oneapi/pytorch-gpu-dev-0.5/oneapi-vars.sh"
217+
echo "source /opt/intel/oneapi/compiler/latest/env/vars.sh"
218218
echo "source /opt/intel/oneapi/pti/latest/env/vars.sh"
219219
} >> "${BUILD_ENV_FILE}"
220220
- name: Install torch dependency

0 commit comments

Comments
 (0)