From 306e774377f8ce6d4bf032924b69fae6563e9d2a Mon Sep 17 00:00:00 2001 From: Barney Laurance Date: Sun, 1 Mar 2020 12:02:36 +0000 Subject: [PATCH] Spelling fix in CircleCI pipeline - fixes #1 Thanks Jordan/ --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index c067c2c..0e36a0f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -60,7 +60,7 @@ jobs: - attach_workspace: at: /tmp/workspace - run: - name: Deploy to Githup pages + name: Deploy to GitHub Pages command: | find /tmp/workspace cd ~/project