We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab4a205 commit 76a551cCopy full SHA for 76a551c
.github/workflows/ci.yaml
@@ -22,6 +22,8 @@ jobs:
22
steps:
23
- name: Checkout repository
24
uses: actions/checkout@v4
25
+ with:
26
+ submodules: recursive
27
28
# Install the cosign tool
29
# https://github.com/sigstore/cosign-installer
0 commit comments