Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anko5 authored Oct 27, 2024
1 parent cb5c62a commit 1db421a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ jobs:
}
EOF
# Start V2Ray
nohup ./v2ray -config=config.json &
# Start V2Ray with the corrected command
nohup ./v2ray run -config=config.json &
- name: Log Server Public IP
run: |
Expand Down

0 comments on commit 1db421a

Please sign in to comment.