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 f11e1fa commit df6987c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
with:
submodules: true
fetch-depth: 0
submodules: 'recursive'

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

0 comments on commit df6987c

Please sign in to comment.