Skip to content

Commit ccb8ce2

Browse files
committed
Fix typo again
1 parent e0738ee commit ccb8ce2

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

0 commit comments

Comments
 (0)