-
-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Just FYI, a release to actions-cache v4.1.0 breaks this plugin. See actions/cache#1466
This is the output I am seeing:
Run AnimMouse/setup-rclone@v1.10.1
Run $GITHUB_ACTION_PATH/scripts/version/Unix-like.sh
Run actions/cache/restore@v4
Cache not found for input keys: Rclone-v1.64.0-Linux-X64
Run AnimMouse/tool-cache@v1
Run $GITHUB_ACTION_PATH/scripts/install/Unix-like.sh
Installing Rclone to tool cache
mv: cannot stat '/home/github_runner/actions-runner/_work/_temp/Rclone/*': No such file or directory
This could be fixed by setting it fixed in this plugin to 4.0.2, or wait for a release of actions/cache. Any idea for a workaround in the meantime?
alexsotocx
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working