Only update protos (#1145)

This commit is contained in:
Ben Meadors
2022-01-26 16:17:30 -06:00
committed by GitHub
co-authored by GitHub
parent 6d372743f5
commit 7a9450b250
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
- name: Update Submodule
run: |
git pull --recurse-submodules
git submodule update --remote --recursive
git submodule update --remote proto
- name: Download nanopb
run: |