Skip to content

Commit aa6e22a

Browse files
committed
try to skip submodules
1 parent 6b7f4ca commit aa6e22a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/demo_build_and_deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ jobs:
3232
steps:
3333
- name: Checkout repository
3434
uses: actions/checkout@v4
35+
with:
36+
submodules: false
3537

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

0 commit comments

Comments
 (0)