测试命令

This commit is contained in:
soul-walker 2024-03-20 15:14:07 +08:00
parent df535cc73c
commit 33fc91f9de

View File

@ -9,6 +9,9 @@ jobs:
Docker-Build:
runs-on: joylink-local233
steps:
- name: Test cmd
run: |
scp --help
- name: 检出代码
uses: https://gitea.joylink.club/actions/checkout@v4
with: