deploy: build apps/web assets before worker deploy

This commit is contained in:
every.channel 2026-02-20 22:46:33 -08:00
parent 88dc52dd69
commit b0e762f6a7
No known key found for this signature in database

View file

@ -5,6 +5,5 @@ root="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)"
cd "${root}" cd "${root}"
# Trunk breaks if NO_COLOR is set to "1" in some environments. # Trunk breaks if NO_COLOR is set to "1" in some environments.
cd apps/tauri/ui cd apps/web
exec nix develop --accept-flake-config -c env -u NO_COLOR trunk build --release --public-url / exec nix develop --accept-flake-config -c env -u NO_COLOR trunk build --release --public-url /