diff --git a/.github/workflows/BuildImage.yml b/.github/workflows/BuildImage.yml index dd7b638..6cc0376 100644 --- a/.github/workflows/BuildImage.yml +++ b/.github/workflows/BuildImage.yml @@ -7,7 +7,7 @@ env: ENDPOINT: "linuxserver/mods" #don't modify BASEIMAGE: "transmission" #replace MODNAME: "trguing" #replace - MULTI_ARCH: "true" #set to false if not needed + MULTI_ARCH: "false" #set to false if not needed jobs: set-vars: