mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2025-01-24 00:41:10 +01:00
Remove redundant hyphen
This commit is contained in:
parent
b133293255
commit
1931a3e142
2
.github/workflows/magisk.yml
vendored
2
.github/workflows/magisk.yml
vendored
@ -360,7 +360,7 @@ jobs:
|
|||||||
variant="${{ github.event.inputs.gapps_variant }}"
|
variant="${{ github.event.inputs.gapps_variant }}"
|
||||||
root="${{ github.event.inputs.root_sol }}"
|
root="${{ github.event.inputs.root_sol }}"
|
||||||
if [[ "$root" = "none" ]]; then
|
if [[ "$root" = "none" ]]; then
|
||||||
name1="-"
|
name1=""
|
||||||
elif [[ "$root" = "" ]]; then
|
elif [[ "$root" = "" ]]; then
|
||||||
name1="-with-magisk"
|
name1="-with-magisk"
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user