Merge pull request #1462 from meshtastic/garthvh-patch-1

Update GitHub action Submodule
This commit is contained in:
Garth Vander Houwen 2022-05-21 12:45:50 -07:00 committed by GitHub
commit 964510ef52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ jobs:
- name: Update submodule
run: |
git submodule update --remote proto
git submodule update --remote protobufs
- name: Download nanopb
run: |