Update GitHub action

This commit is contained in:
Garth Vander Houwen 2022-05-21 12:24:50 -07:00 committed by GitHub
parent db35b92b6f
commit b108540b08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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