We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a64a5da + e097021 commit 9d6b690Copy full SHA for 9d6b690
.github/workflows/BuildImage.yml
@@ -7,7 +7,7 @@ env:
7
ENDPOINT: "linuxserver/mods" #don't modify
8
BASEIMAGE: "replace_baseimage" #replace
9
MODNAME: "replace_modname" #replace
10
- MULTI_ARCH: "false" #set to true if needed
+ MULTI_ARCH: "true" #set to false if not needed
11
12
jobs:
13
set-vars:
0 commit comments