Skip to content

Commit

Permalink
更新 deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
W1ndys authored Jan 27, 2025
1 parent 3c156d3 commit 3107244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
username: ${{ secrets.USER_NAME }}
password: ${{ secrets.USER_PASS }}
port: 22
command_timeout: "5m"
command_timeout: "2m"
script: |
cd /home/W1ndys/BlogTools
python3 update_site.py
Expand Down

0 comments on commit 3107244

Please sign in to comment.