[NFC] polish <.github/workflows/release_nightly.yml> code style (#1851)

Co-authored-by: RichardoLuo <14049555596@qq.com>
This commit is contained in:
RichardoLuo 2022-11-09 14:48:53 +08:00 committed by GitHub
parent 1559a09fb7
commit 81a642fe8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,4 +71,3 @@ jobs:
cd $BUILD_DIR cd $BUILD_DIR
find . -type f -mtime +0 -exec rm -f {} + find . -type f -mtime +0 -exec rm -f {} +
script_stop: true script_stop: true