Skip to content

Commit

Permalink
Checkout submodules too
Browse files Browse the repository at this point in the history
  • Loading branch information
brendan-kellam committed Sep 5, 2024
1 parent 4a2b35f commit d72ad77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ghcr-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
submodules: 'true'

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

0 comments on commit d72ad77

Please sign in to comment.