From 3d8dd2a0fccac1b83e2684d6fa3f39660055ca69 Mon Sep 17 00:00:00 2001 From: zontreck Date: Sun, 1 Jun 2025 02:30:22 -0700 Subject: [PATCH] ci: fix the typo again --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 4919bd9..85f3540 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -84,7 +84,7 @@ pipeline { script { sh 'git checkout main' unstash "md" - unstach "ver" + unstash "ver" sh ''' #!/bin/bash