diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 402daed8..0ea391d2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -67,7 +67,6 @@ jobs: if: ${{ steps.cache.outputs.cache-hit != 'true' }} run: | sudo apt -y update - sudo apt -y upgrade sudo apt -y install xrootd-client - name: download if: ${{ steps.cache.outputs.cache-hit != 'true' }}