Skip to content

Commit df46801

Browse files
committed
formatting
1 parent c18acd3 commit df46801

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build-static.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,8 @@ else
206206
${spcCommand} build --enable-zts --build-embed ${SPC_OPT_BUILD_ARGS} "${PHP_EXTENSIONS}" --with-libs="${PHP_EXTENSION_LIBS}"
207207

208208
if [ -n "$GITHUB_ACTIONS" ] || [ -n "$CI" ]; then
209-
rm -rf ./source
210-
fi
209+
rm -rf ./source
210+
fi
211211

212212
echo -n "${cache_key}" >../cache_key
213213
fi

0 commit comments

Comments
 (0)