Skip to content

Commit 0742394

Browse files
committed
ci(examples): pull debug images for debug example
1 parent 3a1eb23 commit 0742394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ jobs:
278278
with:
279279
max_attempts: 5
280280
timeout_minutes: 10
281-
command: ./src/docker/pull.sh --no-debug
281+
command: ./src/docker/pull.sh
282282

283283
- name: Install
284284
uses: pnpm/action-setup@v4

0 commit comments

Comments
 (0)