Skip to content

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
log2cn authored Oct 31, 2024
1 parent fbfca60 commit 190f6c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
- run: sed -i "s|PASSWORD_RCLONE|$PASSWORD_RCLONE|" rclone.conf
- run: mkdir -p ~/.config/rclone && mv rclone.conf ~/.config/rclone

- run: bash -x main.sh
- run: bash main.sh

0 comments on commit 190f6c2

Please sign in to comment.