mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-31 23:21:06 +00:00
Attempt to only update proto (#1153)
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user