Merge pull request #9450 from GabyCT/topic/fixinnydus

gha: Fix indentation in gha run script
This commit is contained in:
GabyCT 2024-04-10 11:07:56 -06:00 committed by GitHub
commit dab837d71d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -443,7 +443,7 @@ function cleanup_snapshotter() {
}
function deploy_nydus_snapshotter() {
echo "::group::deploy_nydus_snapshotter"
echo "::group::deploy_nydus_snapshotter"
ensure_yq
local nydus_snapshotter_install_dir="/tmp/nydus-snapshotter"