Skip to content

Commit

Permalink
fix: Checkout submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzzypixelz committed Jan 15, 2024
1 parent d14c8a3 commit 5325429
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync-lockfiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: eclipse-zenoh/${{ matrix.dependant }}
submodules: true
token: ${{ secrets.BOT_TOKEN_WORKFLOW }}

- name: Install Rust toolchain
Expand Down

0 comments on commit 5325429

Please sign in to comment.