From ee14a88043dcb1942790e5b978a187e8a778d344 Mon Sep 17 00:00:00 2001 From: Pomax Date: Sun, 7 Jun 2020 16:29:43 -0700 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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