From 334902b13ee75d31d2e2480668b9aaa687603c5d Mon Sep 17 00:00:00 2001 From: Pierrick HYMBERT Date: Fri, 23 Feb 2024 10:56:07 +0100 Subject: [PATCH] server: tests: ci : fix step id duplicated --- .github/workflows/server-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/server-test.yml b/.github/workflows/server-test.yml index 894b63c4f..4d512eea1 100644 --- a/.github/workflows/server-test.yml +++ b/.github/workflows/server-test.yml @@ -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