Skip to content

Commit

Permalink
recursive submodules for action
Browse files Browse the repository at this point in the history
  • Loading branch information
hermannsblum authored Aug 15, 2023
1 parent ac277f5 commit 5ed7774
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
with:
submodules: recursive

# Workaround: https://github.com/docker/build-push-action/issues/461
- name: Setup Docker buildx
Expand Down

0 comments on commit 5ed7774

Please # to comment.