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