Skip to content

Commit

Permalink
recursive submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
hermannsblum authored Aug 15, 2023
1 parent 58ac6af commit 79163a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
with:
submodules: true
submodules: recursive

- name: Build and push Docker images
# You may pin to the exact commit or the version.
Expand Down

0 comments on commit 79163a0

Please sign in to comment.