mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2025-01-23 16:31: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 }}"
|
||||
root="${{ github.event.inputs.root_sol }}"
|
||||
if [[ "$root" = "none" ]]; then
|
||||
name1="-"
|
||||
name1=""
|
||||
elif [[ "$root" = "" ]]; then
|
||||
name1="-with-magisk"
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user