Fix: Ensure file-type is specified for RClone setup in test workflow
All checks were successful
Test Action / test (push) Successful in 12s
All checks were successful
Test Action / test (push) Successful in 12s
This commit is contained in:
@@ -43,6 +43,7 @@ jobs:
|
||||
uses: ./
|
||||
with:
|
||||
repository: 'rclone/rclone'
|
||||
file-type: 'archive'
|
||||
token: ${{ secrets.GH_TOKEN }}
|
||||
update-cache: 'always'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user