Skip to content

Commit 65bb87b

Browse files
committed
changed MULTI_ARCH to false
1 parent c25d252 commit 65bb87b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BuildImage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ env:
77
ENDPOINT: "linuxserver/mods" #don't modify
88
BASEIMAGE: "swag" #replace
99
MODNAME: "auto-uptime-kuma" #replace
10-
MULTI_ARCH: "true" #set to false if not needed
10+
MULTI_ARCH: "false" #set to false if not needed
1111

1212
jobs:
1313
set-vars:

0 commit comments

Comments
 (0)