Skip to content

Commit

Permalink
ci: recurse submodules (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
antonio-altr authored Jan 22, 2024
1 parent a5b5de6 commit c8cfab6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-eigenda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
submodules: "true"

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
Expand Down

0 comments on commit c8cfab6

Please sign in to comment.