diff --git a/scripts/deploy/gui.sh b/scripts/deploy/gui.sh index ca7248d5..3f8fec57 100644 --- a/scripts/deploy/gui.sh +++ b/scripts/deploy/gui.sh @@ -1,6 +1,6 @@ #!/bin/env bash +yarn workspace @nostrwatch/utils build yarn workspace @nostrwatch/nip66 build yarn workspace @nostrwatch/nip66-cacheadapter-nostrsqlite build yarn workspace @nostrwatch/nip66-wsadapter-nostrtools build -yarn workspace @nostrwatch/utils build yarn workspace @nostrwatch/gui build \ No newline at end of file