修改工作流

This commit is contained in:
liubocheng 2025-03-26 13:46:48 +08:00
parent c728dfa159
commit bb0e6faa69
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ jobs:
- name: Install SSH tools
run: |
apt-get update && apt-get install -y openssh-client rsync
apt-get install -y openssh-client rsync
- name: Configure SSH
env: