[GENERAL] Some minor improvements here and there to build systems and docs (#148)

This commit is contained in:
Philippe Tillet
2021-07-28 01:51:17 -07:00
committed by GitHub
parent 57c1fd3366
commit acd5e44611
7 changed files with 60 additions and 49 deletions

View File

@@ -1,4 +1,4 @@
name: Build Website
name: Documentation
on:
workflow_dispatch:
schedule:
@@ -6,7 +6,7 @@ on:
jobs:
Build-Website:
Build-Documentation:
runs-on: self-hosted

View File

@@ -1,4 +1,4 @@
name: Build Wheels
name: Wheels
on:
workflow_dispatch:
schedule: