trigger workflow test
Build / build (push) Successful in 2m42s

This commit is contained in:
2026-01-31 18:21:49 -05:00
parent 18023732d4
commit ea1ee244e2
+2 -1
View File
@@ -22,4 +22,5 @@ jobs:
- name: Start Application
run: |
nohup ./target/release/site > server.log 2>&1 &
nohup ./target/release/site > server.log 2>&1 &