Skip to content

Commit f76fe22

Browse files
authored
Fix indentation in build.yml for conditional block
1 parent 255c558 commit f76fe22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
storePassword=$STORE_PASSWORD
135135
keyPassword=$KEY_PASSWORD
136136
EOF
137-
fi
137+
fi
138138
139139
140140
- name: Get dependencies

0 commit comments

Comments
 (0)