mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-23 17:13:38 +00:00
Only update protos (#1145)
This commit is contained in:
parent
6d372743f5
commit
7a9450b250
2
.github/workflows/update_protobufs.yml
vendored
2
.github/workflows/update_protobufs.yml
vendored
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user