chore: rename duplicate build jobs (#12921)

This commit is contained in:
Elizabeth Thompson
2021-02-03 16:40:38 -08:00
committed by GitHub
parent 86b982a0a3
commit 94b6b29362
3 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ on:
jobs:
docs:
name: build
name: docs
runs-on: ubuntu-20.04
steps:
- name: "Checkout ${{ github.ref }} ( ${{ github.sha }} )"