python-app.yml 업데이트
This commit is contained in:
parent
468676c432
commit
7630d190f7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
|
|
@ -71,7 +71,7 @@ jobs:
|
|||
|
||||
- name: Start SOCKS proxy with SSH
|
||||
run: |
|
||||
ssh -o StrictHostKeyChecking=no -i ~/.ssh/id_ed25519 -D 9999 -f -N imnyang@imnya.ng -p5322
|
||||
ssh -o StrictHostKeyChecking=no -i ~/.ssh/id_ed25519 -D 9999 -f -N neko@imnya.ng -p5322
|
||||
echo "SOCKS proxy started"
|
||||
|
||||
- name: Run application
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue