Attempt to only update proto (#1153)

This commit is contained in:
Ben Meadors 2022-01-27 07:51:51 -06:00 committed by GitHub
parent 7613c7bf83
commit a61676504f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,6 @@ jobs:
- name: Update Submodule - name: Update Submodule
run: | run: |
git pull --recurse-submodules
git submodule update --remote proto git submodule update --remote proto
- name: Download nanopb - name: Download nanopb