Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Commit

Permalink
Checkout with submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
soareschen committed Feb 19, 2024
1 parent c4846ee commit 3f77a8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
submodules: 'true'
- name: Install Protoc
uses: arduino/setup-protoc@v2
with:
Expand Down

0 comments on commit 3f77a8b

Please sign in to comment.