Skip to content

Commit

Permalink
chore: enable submodules in build image
Browse files Browse the repository at this point in the history
  • Loading branch information
xadahiya committed Nov 17, 2023
1 parent 4b1e1c6 commit 5334132
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 @@ -37,6 +37,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
with:
submodules: recursive

# Install the cosign tool except on PR
# https://github.com/sigstore/cosign-installer
Expand Down

0 comments on commit 5334132

Please sign in to comment.