Skip to content

Commit 192677f

Browse files
committed
use int for ssh yaml toggle
1 parent b0d40aa commit 192677f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-pi-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
with:
5757
image-name: bitbot-pi
5858
hostname: bitbot
59-
enable-ssh: true
59+
enable-ssh: 1
6060
stage-list: stage0 stage1 stage2 test-stage
6161
release: bookworm
6262
# increase-runner-disk-size: true

0 commit comments

Comments
 (0)