mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-01 16:28:09 +08:00
Remove extra whitespaces from nvhpc-cmake action. (#4091)
This commit is contained in:
parent
f22f538ab7
commit
56ea1b50f0
2
.github/workflows/nvhpc-cmake.yml
vendored
2
.github/workflows/nvhpc-cmake.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
|
||||
- name: Install NVHPC
|
||||
shell: bash
|
||||
run: |
|
||||
run: |
|
||||
curl https://developer.download.nvidia.com/hpc-sdk/ubuntu/DEB-GPG-KEY-NVIDIA-HPC-SDK | sudo gpg --dearmor -o /usr/share/keyrings/nvidia-hpcsdk-archive-keyring.gpg
|
||||
echo 'deb [signed-by=/usr/share/keyrings/nvidia-hpcsdk-archive-keyring.gpg] https://developer.download.nvidia.com/hpc-sdk/ubuntu/amd64 /' | sudo tee /etc/apt/sources.list.d/nvhpc.list
|
||||
sudo apt-get update -y
|
||||
|
Loading…
Reference in New Issue
Block a user