summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDashie <dashie@sigpipe.me>2021-03-15 08:48:54 +0100
committerDashie <dashie@sigpipe.me>2021-03-15 08:48:54 +0100
commitf9d1f253094050d571d4e55513d335022ba7f0f3 (patch)
treed3956f4ebd8a4c4e1d29afac1f68e2fc702c36cf
parentb07b50ad01664207fcb0299ca55c4c38ed78f930 (diff)
fix
-rw-r--r--.github/workflows/build-docs.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/build-docs.yml b/.github/workflows/build-docs.yml
index 63e57e63..8daebf47 100644
--- a/.github/workflows/build-docs.yml
+++ b/.github/workflows/build-docs.yml
@@ -1,3 +1,4 @@
+---
name: Build documentation
on:
@@ -11,7 +12,7 @@ env:
jobs:
build:
runs-on: ubuntu-latest
-
+
steps:
- uses: actions/checkout@v2
- name: Set up Python 3.9