Fixed spelling

This commit is contained in:
Brandon Rozek 2022-12-01 00:41:46 -05:00
parent 38b57bf8ac
commit 06c5334df3

View file

@ -15,7 +15,7 @@ jobs:
with: with:
submodules: true submodules: true
- name: Git Sumbodule Update - name: Git submodule update
run: | run: |
git pull --recurse-submodules git pull --recurse-submodules
git submodule update --remote --recursive git submodule update --remote --recursive