Skip to content

Commit b9cfd91

Browse files
authored
Update qinglong-api.yml
1 parent 1886cd5 commit b9cfd91

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/workflows/qinglong-api.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,13 @@ jobs:
5252
shell: bash
5353
env:
5454
RCLONE_ENV_FILE : ${{secrets.RCLONE_CONF}}
55+
56+
- name: 调试Rclone
57+
run: |
58+
cat ~/.config/rclone/rclone.conf
59+
rclone config file
60+
rclone config show
61+
5562
5663
- name: 安装所需依赖
5764
run: |

0 commit comments

Comments
 (0)