Skip to content

Commit

Permalink
Update docker-publish.yml to use submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
jiribuchta authored Nov 25, 2024
1 parent 7033bdc commit 26ea7c4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ jobs:

steps:
- uses: actions/checkout@v4

with:
submodules: 'true'

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3

Expand Down

0 comments on commit 26ea7c4

Please sign in to comment.