Update python-app.yml

This commit is contained in:
2025-01-09 22:51:00 +09:00 committed by GitHub
commit 6ae7c66ec8
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 -i ~/.ssh/id_ed25519 -D 9999 -f -N imnyang@imnya.ng -p5322
ssh -o StrictHostKeyChecking=no -i ~/.ssh/id_ed25519 -D 9999 -f -N imnyang@imnya.ng -p5322
echo "SOCKS proxy started"
- name: Run