-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
I'm trying to use this action via setting the tag label "dependency-submission" on my self-hosted runner which is running on a Windows 11 machine.
It fails with a message that looks like it is creating a garbled path
/bin/bash: C:action-runner-ed-browser_work_temp27cfc2cf-5209-4f1d-8f75-01bd51f5c8e5.sh: No such file or directory
Note that the directory path should probably look like "C:\action-runner..." instead of "C:action-runner...". Or, for bash, maybe it should be "/c/action-runner...".
I can't be sure this is the real problem. I'm attaching the log file 4_log-toolchain-versions.txt
Metadata
Metadata
Assignees
Labels
No labels