PR 预览构建时不再启用 webp 依赖 (#489)
continuous-integration/drone/push Build is passing

This commit is contained in:
neveler
2026-08-15 20:49:32 +08:00
committed by GitHub
parent 9d0091ad5e
commit bb8bc0c862
-1
View File
@@ -11,7 +11,6 @@ concurrency:
cancel-in-progress: false
env:
JEKYLL_ENV: production
ENABLE_WEBP_AUTO_CONVERSION: "true"
GITHUB_PR_NUMBER: ${{ github.event_name == 'issue_comment' && github.event.issue.number || github.event.pull_request.number }}
jobs:
cache-refresh: