Skip to content

Commit d1b606e

Browse files
committed
parent dir correction
1 parent ad42e95 commit d1b606e

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+
..\target\..\oxen-server.exe start"
278278
279279
ping 127.0.0.1
280280
ping 0.0.0.0:3000

0 commit comments

Comments
 (0)