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
* fix path warning on windows
Previously this was rendering as
%!U(MISSING)SERPROFILE%!\(MISSING).krew\bin
while installing on windows. Using %% solves that.
Signed-off-by: Ahmet Alp Balkan <[email protected]>
* update test
Signed-off-by: Ahmet Alp Balkan <[email protected]>
0 commit comments