This commit is contained in:
parent
76f2121b8c
commit
703b6f83f1
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
ln -sf ../vanity.yaml ./vanity.yaml
|
||||
go run main.go
|
||||
- name: Install rclone
|
||||
run: apt install rclone
|
||||
run: apt update && apt install rclone
|
||||
- name: Configure rclone
|
||||
env:
|
||||
SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue