workflow for ubuntu / installing from source
All checks were successful
Build, push and deploy / builds (push) Successful in 7s
All checks were successful
Build, push and deploy / builds (push) Successful in 7s
This commit is contained in:
parent
86a42e7faf
commit
9839c44083
@ -16,5 +16,5 @@ jobs:
|
|||||||
- name: rclone to remote
|
- name: rclone to remote
|
||||||
run: |
|
run: |
|
||||||
ls -lha
|
ls -lha
|
||||||
apt install -y rclone
|
curl https://rclone.org/install.sh | sudo bash
|
||||||
|
rclone --version
|
||||||
|
Loading…
Reference in New Issue
Block a user