test deploy

This commit is contained in:
Romulus21
2025-06-04 16:03:15 +02:00
parent 01e95aa292
commit 31e23086ce

View File

@@ -13,7 +13,7 @@ deploy:
install:
npx tailwindcss -i ./input.css -o ./style/output.css --minify
wasm-pack build --target=web --no-default-features --features=hydrate
#wasm-pack build --target=web --no-default-features --features=hydrate
sudo systemctl stop rust_leptos.service
cargo leptos build --release
sudo systemctl start rust_leptos.service