1

Testing auto-deploy

This commit is contained in:
Evan Pratten 2024-11-24 14:27:32 -05:00
parent 1f7c625f6d
commit ddb5400c5b

View File

@ -8,4 +8,4 @@ bucket_name = "cursed-graphics"
preview_bucket_name = "cursed-graphics"
[build]
command = "cargo install worker-build && worker-build --release"
command = "worker-build --release"