Skip to content

Commit

Permalink
added recursive
Browse files Browse the repository at this point in the history
  • Loading branch information
antiyro committed Oct 24, 2024
1 parent df6987c commit e91cedb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
with:
fetch-depth: 0
submodules: 'recursive'
nested-submodules: 'true'

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

0 comments on commit e91cedb

Please sign in to comment.