From 06c5334df352be6c1f4bf018a658b6d0e67d1493 Mon Sep 17 00:00:00 2001 From: Brandon Rozek Date: Thu, 1 Dec 2022 00:41:46 -0500 Subject: [PATCH] Fixed spelling --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 45c4226..b19e3eb 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -15,7 +15,7 @@ jobs: with: submodules: true - - name: Git Sumbodule Update + - name: Git submodule update run: | git pull --recurse-submodules git submodule update --remote --recursive