From fa8eec639c02f27927378c4b3cd2e0f2ce288148 Mon Sep 17 00:00:00 2001 From: Pomax Date: Sun, 7 Jun 2020 16:41:27 -0700 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 02b651b3..eae0fadb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ on: jobs: build: - name: Installing TeX Live and ((Xe)La)TeX related packages + name: Building the Primer website runs-on: ubuntu-latest steps: - uses: actions/checkout@master