-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
It looks the action is hardcoding the expected path to download the local tunnel to. This causes a permission denied error if you are not using a filesystem setup exactly like a Github hosted runner.
The code should probably use one of the Runner provided environment variables for where you can download tools to. Either RUNNER_TEMP or RUNNER_TOOL_CACHE.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels