From 6017012baf003ca7706a4b5fda8347b74fa33a6d Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Sun, 31 Aug 2025 11:35:37 -0500 Subject: [PATCH] fixup! Initial commit --- ci/Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/Jenkinsfile b/ci/Jenkinsfile index e275a13..51a5138 100644 --- a/ci/Jenkinsfile +++ b/ci/Jenkinsfile @@ -66,7 +66,7 @@ pipeline { 'firmware.img.zst', 'rootfs.squashfs', 'sdcard.img.zst', - 'update.tar.zst', + 'update.tar.zstd', ].join(',')) } }