Skip to content

Commit 16b2874

Browse files
committed
Netstat
1 parent 902714e commit 16b2874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ jobs:
274274
run: |
275275
276276
277-
cmd /c "START /B ../oxen-server.exe start"
277+
cmd /c "START ../oxen-server.exe start"
278278
279279
ping 127.0.0.1
280280
ping 0.0.0.0:3000

0 commit comments

Comments
 (0)