Update python-app.yml
This commit is contained in:
parent
953d30984e
commit
790013eea9
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
|
- name: Start SOCKS proxy with SSH
|
||||||
run: |
|
run: |
|
||||||
ssh -D 9999 -f -N imnyang@imnya.ng -p5322
|
ssh -i ~/.ssh/id_ed25519 -D 9999 -f -N imnyang@imnya.ng -p5322
|
||||||
echo "SOCKS proxy started"
|
echo "SOCKS proxy started"
|
||||||
|
|
||||||
- name: Run
|
- name: Run
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue