Ver Fonte

ci: make resolve-sources debug grep non-fatal

TheWildJames há 3 semanas atrás
pai
commit
3bb21bf7bf
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

@@ -243,7 +243,7 @@ jobs:
           emit droidspaces_commit  "$(resolve_sha https://github.com/ravindu644/Droidspaces-OSS.git refs/heads/main)"
 
           echo "Resolved:"
-          env | grep -E '^(nomount_commit|kernelsu_commit|kernelsu_branch|root_commit|susfs_commit_|kernel_patches_commit|anykernel3_commit|droidspaces_commit)' | sort
+          env | grep -E '^(nomount_commit|kernelsu_commit|kernelsu_branch|root_commit|susfs_commit_|kernel_patches_commit|anykernel3_commit|droidspaces_commit)' | sort || true
 
       - name: Resolve manager builds for selected root flavor(s)
         id: manager