Update intel_build_all.yml

This commit is contained in:
Martin Kroeker 2023-06-16 23:44:57 +02:00 committed by GitHub
parent 2c6d31fba1
commit 9cc0a68db9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -52,7 +52,8 @@ jobs:
--url https:/registrationcenter-download.intel.com/akdlm/IRC_NAS/2a13d966-fcc5-4a66-9fcc-50603820e0c9/w_HPCKit_p_2023.1.0.46357_offline.exe \
--retry 5 --retry-delay 5 --max-time 600
echo "extracting image"
start /b /wait %TEMP%\webimage.exe -s -x -f webimage_extracted --log extract.log
#start /b /wait
%TEMP%\webimage.exe -s -x -f webimage_extracted --log extract.log
del %TEMP%\webimage.exe
echo "webimage downloaded & extracted"
# if "$WINDOWS_CPP_COMPONENTS"=="" (