1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-09-02 04:42:43 +02:00

Update ci.yml

This commit is contained in:
Pomax
2020-06-07 16:41:27 -07:00
committed by GitHub
parent b258098198
commit fa8eec639c

View File

@@ -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