Skip to content

Commit

Permalink
Test CICD 30
Browse files Browse the repository at this point in the history
  • Loading branch information
EliasReutelsterz committed Jun 13, 2024
1 parent f76c0c7 commit 6bf444d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yateto-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- name: Install Intel MKL
run: |
wget https://registrationcenter-download.intel.com/akdlm/IRC_NAS/2f3a5785-1c41-4f65-a2f9-ddf9e0db3ea0/l_onemkl_p_2024.1.0.695.sh
sudo sh ./l_onemkl_p_2024.1.0.695.sh -s --accept_eula
sudo sh ./l_onemkl_p_2024.1.0.695.sh -a --accept_eula
- name: Codegen Tests
run: |
Expand Down

0 comments on commit 6bf444d

Please sign in to comment.