school-event.yml 업데이트
This commit is contained in:
parent
7630d190f7
commit
c631d85522
1 changed files with 1 additions and 1 deletions
2
.github/workflows/school-event.yml
vendored
2
.github/workflows/school-event.yml
vendored
|
|
@ -69,7 +69,7 @@ jobs:
|
||||||
|
|
||||||
- name: Start SOCKS proxy with SSH
|
- name: Start SOCKS proxy with SSH
|
||||||
run: |
|
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"
|
echo "SOCKS proxy started"
|
||||||
|
|
||||||
- name: Run application
|
- name: Run application
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue