This commit is contained in:
xopenwrt 2023-07-12 23:53:26 +08:00 committed by GitHub
parent 44e7910eac
commit f8310eae4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ env:
# 上传 bin 文件夹到 Github Artifacts
UPLOAD_BIN_ARTIFACTS: false
# 删除无用文件以增加编译空间
DELETE_USELESS_FILES: true
DELETE_USELESS_FILES: false
# 删除早期的 workflow 任务
DELETE_OLD_WORKFLOW: true
# Cache 加速编译