use python no-cache dir
Some checks failed
ci / build (push) Failing after 1s
ci / Tests & Checks (push) Failing after 1m52s

This commit is contained in:
CJ_Clippy 2025-08-14 04:44:17 -08:00
parent 9481001b05
commit f6db07fb97

View File

@ -1,7 +1,7 @@
{ {
"name": "futureporn", "name": "futureporn",
"private": true, "private": true,
"version": "2.4.4", "version": "2.4.5",
"type": "module", "type": "module",
"scripts": { "scripts": {
"dev": "concurrently npm:dev:serve npm:dev:build npm:dev:worker npm:dev:compose npm:dev:sftp", "dev": "concurrently npm:dev:serve npm:dev:build npm:dev:worker npm:dev:compose npm:dev:sftp",