server: tests: ci : fix step id duplicated

This commit is contained in:
Pierrick HYMBERT 2024-02-23 10:56:07 +01:00
parent 86896aadd0
commit 334902b13e

View file

@ -86,7 +86,7 @@ jobs:
apt-get -y install vulkan-sdk
- name: Install CUDA
id: get_vulkan
id: get_cuda
if: ${{ matrix.build == 'cuda' }}
run: |
wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64/cuda-keyring_1.1-1_all.deb