ci test
Build / build (push) Failing after 0s

This commit is contained in:
Jeremy Janella
2026-05-22 15:18:36 -04:00
parent 70239a83cd
commit 6dc840a3f7
+1
View File
@@ -30,3 +30,4 @@ jobs:
nohup ./target/release/site > server.log 2>&1 &
sleep 1
pgrep site && echo "Site is running!"