From 208bed3dce56555942965adc979c6fd8f7a0206a Mon Sep 17 00:00:00 2001 From: Dustin Swales Date: Thu, 7 Mar 2024 14:21:50 +0000 Subject: [PATCH] Update CI --- .github/workflows/ci_build_scm_ubuntu_22.04_nvidia.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci_build_scm_ubuntu_22.04_nvidia.yml b/.github/workflows/ci_build_scm_ubuntu_22.04_nvidia.yml index 5a1c4ebef..7bfaa4bcf 100644 --- a/.github/workflows/ci_build_scm_ubuntu_22.04_nvidia.yml +++ b/.github/workflows/ci_build_scm_ubuntu_22.04_nvidia.yml @@ -251,7 +251,6 @@ jobs: make -j4 - name: Download data for SCM - if: contains(matrix.enable-gpu-acc, 'True') run: | cd ${SCM_ROOT} ./contrib/get_all_static_data.sh