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