Checkout submodules too

This commit is contained in:
bkellam 2024-09-05 14:39:39 -07:00
parent 4a2b35fdb1
commit d72ad77b47

View file

@ -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