Skip to content

Commit

Permalink
update github action to upload lists
Browse files Browse the repository at this point in the history
  • Loading branch information
ClovisWebDev committed Sep 7, 2024
1 parent be32044 commit f6f36eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

- name: Install rclone
run: |
curl https://rclone.org/install.sh | sudo bash
apt install rclone -y
- name: Configure rclone
run: |
Expand Down

0 comments on commit f6f36eb

Please sign in to comment.