diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9438281c..4a94c231 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,12 +18,9 @@ jobs: build: name: Installing TeX Live and ((Xe)La)TeX related packages runs-on: ubuntu-latest - shell: bash steps: - uses: actions/checkout@master - with: - fetch-depth: 0 - + - name: Installing TeX Live run: | sudo apt-get update