summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2021-06-27 20:55:39 -0400
committerClementTsang <cjhtsang@uwaterloo.ca>2021-06-27 20:55:39 -0400
commitc62864581655068e04e6705e5ea93eafb186d627 (patch)
treeced3f915326bbc84c2f73a6c1564768fe3fbd0d7 /.github
parentdf7d00d65bd16bd8dcdade44c04b75cecda1ff65 (diff)
docs: Fix typo
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/docs.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml
index 85576d7a..c428ebef 100644
--- a/.github/workflows/docs.yml
+++ b/.github/workflows/docs.yml
@@ -39,7 +39,6 @@ jobs:
echo Name: $(git config --get user.name)
echo Email: $(git config --get user.email)
-
- name: Build and deploy docs with mike
run: |
cd docs