8000 Merge pull request #104 from oneapi-src/fix_typo · oneapi-src/oneapi-ci@1f34e93 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1f34e93

Browse files
authored
Merge pull request #104 from oneapi-src/fix_typo
Fix typo for circleci workflow
2 parents 99a0670 + 8a0f8ec commit 1f34e93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ version: 2.1
66
parameters:
77
WINDOWS_BASEKIT_URL:
88
type: string
9-
default: "https://registrationcenter-download.intel.com/akdlm/IRC_NAS/ae29263e-38b9-4d43-86c3-376d6e0668e7/intel-oneapi-base-toolkit-2025.0.1.47_offline.exee"
9+
default: "https://registrationcenter-download.intel.com/akdlm/IRC_NAS/ae29263e-38b9-4d43-86c3-376d6e0668e7/intel-oneapi-base-toolkit-2025.0.1.47_offline.exe"
1010
WINDOWS_HPCKIT_URL:
1111
type: string
1212
default: "https://registrationcenter-download.intel.com/akdlm/IRC_NAS/a37c30c3-a846-4371-a85d-603e9a9eb94c/intel-oneapi-hpc-toolkit-2025.0.1.48_offline.exe"

0 commit comments

Comments
 (0)
0