trigger workflow test
Some checks failed
Build and Test / build (push) Has been cancelled

This commit is contained in:
2026-01-31 15:53:09 -05:00
parent 6b94076d04
commit 94b6609ea4

View File

@@ -22,4 +22,4 @@ jobs:
- name: Start Application
run: |
nohup ./target/release/site > server.log 2>&1 &
nohup ./target/release/site > server.log 2>&1 &