python-app.yml 업데이트

This commit is contained in:
암냥 2025-02-12 18:28:23 +09:00 committed by GitHub
commit 7630d190f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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