diff --git a/.github/workflows/BuildImage.yml b/.github/workflows/BuildImage.yml index 8213c2f0..6008e850 100644 --- a/.github/workflows/BuildImage.yml +++ b/.github/workflows/BuildImage.yml @@ -7,7 +7,7 @@ env: ENDPOINT: "linuxserver/mods" #don't modify BASEIMAGE: "replace_baseimage" #replace MODNAME: "replace_modname" #replace - MULTI_ARCH: "false" #set to true if needed + MULTI_ARCH: "true" #set to false if not needed jobs: set-vars: