mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-18 02:52:05 +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
|
||||
run: |
|
||||
git pull --recurse-submodules
|
||||
git submodule update --remote proto
|
||||
|
||||
- name: Download nanopb
|
||||
|
Loading…
Reference in New Issue
Block a user