Skip to content

Commit

Permalink
clone submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
inventor02 committed Oct 30, 2024
1 parent c14ebb0 commit 312c9f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4

- name: Clone submodules
run: git submodule update --init --recursive

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

0 comments on commit 312c9f0

Please sign in to comment.