We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c113a34 commit 172fc71Copy full SHA for 172fc71
setup-fortran.sh
@@ -345,7 +345,7 @@ install_intel_apt()
345
intel_version_map_l $version $classic
346
347
require_fetch
348
- local _KEY="GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB"
+ local _KEY="GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB"
349
$fetch https://apt.repos.intel.com/intel-gpg-keys/$_KEY > $_KEY
350
sudo apt-key add $_KEY
351
rm $_KEY
0 commit comments