mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-25 01:42:15 +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
|
- name: Update Submodule
|
||||||
run: |
|
run: |
|
||||||
git pull --recurse-submodules
|
git pull --recurse-submodules
|
||||||
git submodule update --remote --recursive
|
git submodule update --remote proto
|
||||||
|
|
||||||
- name: Download nanopb
|
- name: Download nanopb
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user