Skip to content

Commit

Permalink
update download urls for MKL on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
inakleinbottle committed Oct 15, 2024
1 parent c7a790e commit 57c1d8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/esig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@ jobs:
rm -v /d/a/intel-mkl-installer-x86.exe
/d/a/webimage_extracted_x86/bootstrapper.exe -s --action install --eula=accept -p=NEED_VS2017_INTEGRATION=0 -p=NEED_VS2019_INTEGRATION=0 -p=NEED_VS2022_INTEGRATION=0 --log-dir=. --ignore-errors
env:
URL: https://registrationcenter-download.intel.com/akdlm/irc_nas/18599/w_BaseKit_p_2022.1.3.210.exe
URL32: https://registrationcenter-download.intel.com/akdlm/irc_nas/18599/w_BaseKit_32bit_p_2022.1.3.44.exe
URL: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/53c45adf-95f6-465b-bdb5-99d0627a6791/intelpython3-2024.2.0_444-Windows-x86_64.exe
URL32: https://registrationcenter-download.intel.com/akdlm/IRC_NAS/d91caaa0-7306-46ea-a519-79a0423e1903/w_BaseKit_32bit_p_2024.2.1.7.exe

- name: Set MKL vars
if: runner.os == 'Windows'
Expand Down

0 comments on commit 57c1d8a

Please sign in to comment.