You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for the install location on windows a good place could be:
%SystemDrive%\bin
or at least use the appropriate variables to catch a github runner install with a different install directory
(e.g. %USERPROFILE%.cargo\ or CARGO_INSTALL_ROOT )
for the install location on windows a good place could be:
%SystemDrive%\bin
or at least use the appropriate variables to catch a github runner install with a different install directory
(e.g. %USERPROFILE%.cargo\ or CARGO_INSTALL_ROOT )
ccache-action/src/restore.ts
Line 74 in 85bd285
ccache-action/src/restore.ts
Line 99 in 85bd285
The text was updated successfully, but these errors were encountered: