ci: fix the typo again

This commit is contained in:
zontreck 2025-06-01 02:30:22 -07:00
parent b81f19fede
commit 3d8dd2a0fc

2
Jenkinsfile vendored
View file

@ -84,7 +84,7 @@ pipeline {
script {
sh 'git checkout main'
unstash "md"
unstach "ver"
unstash "ver"
sh '''
#!/bin/bash