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

This commit is contained in:
Jeremy Janella
2026-05-22 13:59:29 -04:00
parent 03a8ac049c
commit 1fb94729f4
+1
View File
@@ -30,3 +30,4 @@ jobs:
nohup ./target/release/site > server.log 2>&1 & nohup ./target/release/site > server.log 2>&1 &
sleep 1 sleep 1
pgrep site && echo "Site is running!" pgrep site && echo "Site is running!"