Skip to content

Commit

Permalink
Recursive submodule build
Browse files Browse the repository at this point in the history
  • Loading branch information
The1Penguin committed Apr 4, 2023
1 parent 5c4adfd commit 0284ee4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
with:
submodules: 'recursive'

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

0 comments on commit 0284ee4

Please sign in to comment.