diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 05366e0f4..4e37db64e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,7 @@ jobs: - name: V doctor run: v doctor - - name: Install VSL and dependencies + - name: Install dependencies run: | sudo apt-get install --quiet -y --no-install-recommends \ gfortran \ @@ -121,7 +121,7 @@ jobs: - name: V doctor run: v doctor - - name: Install VSL and dependencies + - name: Install dependencies run: | sudo apt-get install --quiet -y --no-install-recommends \ gfortran \