mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-18 11:02:16 +00:00
Attempt to only update proto (#1153)
This commit is contained in:
parent
7613c7bf83
commit
a61676504f
1
.github/workflows/update_protobufs.yml
vendored
1
.github/workflows/update_protobufs.yml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user