test actions
All checks were successful
Build / build (push) Successful in 1s

This commit is contained in:
2026-01-31 20:08:41 -05:00
parent d6ef911f20
commit 55f7315816

View File

@@ -22,7 +22,5 @@ jobs:
working-directory: /opt/site
run: |
pkill site || true
sleep 10s
export RUNNER_TRACKING_ID=self-managed
nohup ./target/release/site > server.log 2>&1 &
# echo done