Skip to content

Commit 3f0c3c9

Browse files
Update prompts-docker.yml
1 parent 4baef35 commit 3f0c3c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/prompts-docker.yml

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
steps:
1313
- name: Checkout code
1414
uses: actions/checkout@v4
15+
with:
16+
submodules: false
1517

1618
- name: Set up QEMU
1719
uses: docker/setup-qemu-action@v3

0 commit comments

Comments
 (0)