mirror of
https://github.com/KuekHaoYang/KVideo.git
synced 2026-08-20 11:13:43 +08:00
fix(cloudflare): keep tcp redis out of pages bundle
This commit is contained in:
@@ -48,6 +48,9 @@ jobs:
|
||||
- name: Workers build
|
||||
run: npm run cf:build
|
||||
|
||||
- name: Legacy Pages build
|
||||
run: npm run pages:build
|
||||
|
||||
- name: Audit production dependencies (high severity+)
|
||||
run: npm audit --omit=dev --audit-level=high
|
||||
|
||||
|
||||
Reference in New Issue
Block a user