Explorar o código

Update main.yml

made chroot false default
jimsterino98 hai 1 mes
pai
achega
837e50e7ef
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/main.yml

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

@@ -63,7 +63,7 @@ on:
         description: "Ubuntu-chroot"
         required: false
         type: boolean
-        default: true
+        default: false
 
       ntsync:
         description: "NTsync"