Skip to content

Commit f6f36eb

Browse files
committed
update github action to upload lists
1 parent be32044 commit f6f36eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
- name: Install rclone
1414
run: |
15-
curl https://rclone.org/install.sh | sudo bash
15+
apt install rclone -y
1616
1717
- name: Configure rclone
1818
run: |

0 commit comments

Comments
 (0)