diff --git a/.github/workflows/update_protobufs.yml b/.github/workflows/update_protobufs.yml index 23eae2c12..d33115959 100644 --- a/.github/workflows/update_protobufs.yml +++ b/.github/workflows/update_protobufs.yml @@ -13,7 +13,6 @@ jobs: - name: Update Submodule run: | - git pull --recurse-submodules git submodule update --remote proto - name: Download nanopb